Skip to content

Is QuicTransport a replacement for WebSockets? #323

Answered by ghost
uasan asked this question in Q&A
Discussion options

You must be logged in to vote

Alright I'm hooked :) Will definitely make a project for QuicTransport - it's definitely a successor to WebSockets.

This is actually not dependent on any HTTP at all, it's entirely separate and could be implemented with little effort. Esp. if one would take the pub/sub and app concepts of µWS over to this thing, as a new project.

A pub/sub-over-QUIC kind of minimal server library pretty much like µWS but without HTTP.

Replies: 9 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #323 on December 09, 2020 03:58.