A way to use TypedMessenger without responses #365
Labels
effort: Moderate
Will take a good amount of time and experience with the codebase, but feasible.
Milestone
Especially WebSocket connections often send messages that are more like events, and don't need to wait for a response from the client. It would be nice to still be able to use the TypedMessenger for this since it makes it very easy to add types to the messages.
This will likely change the api in some way so we'll want to do this sooner rather than later.
The text was updated successfully, but these errors were encountered: