Consider a system for "muxed" connections
Open
affected-medium
area-signalr
Blazor ♥ SignalR
enhancement
Needs: Design
Priority:3
severity-major
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
Design a way to allow “muxed” connections so the Server would still need to make an outbound connection to itself or the service, but it would be one connection and all the actual virtual connections would be tunneled through it (like how the Service connects to the Server today). cc @anurse @danroth27 @halter73
During 3.0, we're currently committing to an implementation design, but not to the implementation.
Contributor guide
Assessment
This issue has not been assessed yet.