Inbox dispatcher
Closed this issue · 3 comments
dahlia commented
For the client to server interactions, like Federation.setOutboxDispatcher()
, it would be great if we have Federation.setInboxDispatcher()
.
dahlia commented
I've uploaded a preview version with the Federation.setInboxDispatcher()
method to npm and JSR.
mattes3 commented
What is the difference between an inbox dispatcher and an inbox listener?