wasmCloud/wascc-host

Binding via API calls/manifest of an actor to a provider only works in host with actor

Closed this issue · 0 comments

This should ultimately work in all of the following scenarios:

  • Bind actor to provider via API call in provider's host
  • Bind actor to provider via API call in actor's host (works today)
  • Bind actor to provider via API call in host that holds neither the actor nor the provider