WebAssembly / wasi-messaging

messaging proposal for WASI
18 stars 9 forks source link

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

Open dicej opened 1 year 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.