SignalR QUIC
Open
affected-very-few
area-signalr
enhancement
HTTP3
severity-nice-to-have
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
Is it expected to have SignalR running on top of QUIC?
From here it seems to be possible:
So SignalR is built against this and has no idea what the underlying trsnpsort is, it just parses it’s protocol over the “transport”. So IPC becomes interesting, SignalR over named pipes? Easy, tcp easy, QUIC (hopefully easy).
— David Fowler (@davidfowl) March 30, 2018
Are there any plans on that?
Contributor guide
Assessment
This issue has not been assessed yet.