dotnet / dotnet/aspnetcore

Consider a system for "muxed" connections

Open
#10,407 5 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.