WebAssembly / wasi-messaging

Messaging proposal for WASI
19 stars 9 forks source link

Should `guest-configuration` include a `client` field? #15

Closed dicej closed 1 month ago

dicej commented 1 year ago

It's not clear to me how wasi:messaging/messaging-guest/configure is supposed to indicate which client to use when subscribing, analogous to how the producer and consumer interfaces require a client handle.

danbugs commented 1 month ago

guest-configuration is gone in the latest update of the interface in #24 , so I'm closing this issue.