Compact binary SignalR protocol without MessagePack dependency #7387
Labels
area-signalr
Includes: SignalR clients and servers
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
Milestone
For Razor Components we use a SignalR hub to manage the UI interactions. We need these interactions to be as low latency as possible. Currently we use MessagePack, but we need a default protocol implementation that doesn't have a third party dependency so that it can be fully serviced.
@davidfowl @bradygaster @SteveSandersonMS @mkArtakMSFT
The text was updated successfully, but these errors were encountered: