Closed dicej closed 1 month 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.
wasi:messaging/messaging-guest/configure
producer
consumer
client
guest-configuration is gone in the latest update of the interface in #24 , so I'm closing this issue.
guest-configuration
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 theproducer
andconsumer
interfaces require aclient
handle.