Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quic #1

Open
SoonyangZhang opened this issue Jul 21, 2019 · 0 comments
Open

quic #1

SoonyangZhang opened this issue Jul 21, 2019 · 0 comments

Comments

@SoonyangZhang
Copy link

The quic protocol may be a more attractive protocol for reliable udp transmisison. Of cource, the quic implementation is daunting in consideration of the large size of its codebase. But there is an alternative option implemeted by facebook https://github.com/facebookincubator/mvfst/tree/master/quic.
The most important fature is the newer congestion control algorithm BBR.
Just a suggesstion. The author can try it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant