Skip to content

Commit 2fcb377

Browse files
Use dynamic response channels to avoid responses going to every client
Dynamic response channels are subscribed to by the request-originator just before the request is dispatched. This ensures that responses are consumed only the originator, avoiding unnecessary noise for the other clients.
1 parent 3242d8e commit 2fcb377

File tree

1 file changed

+150
-40
lines changed

1 file changed

+150
-40
lines changed

0 commit comments

Comments
 (0)