-
-
Notifications
You must be signed in to change notification settings - Fork 410
feat: add QUIC support #8051
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
base: unstable
Are you sure you want to change the base?
feat: add QUIC support #8051
Conversation
|
Current status is it doesn't sync Seeing a few things: Getting rate limited by peers: (Also Seeing some garbled response errors Also, inspecting the data that's read/returned from the stream sometimes shows the repeating pattern Eg: In one case, real data is in the first part of the buffer, but there's the uninitialized stuff at the end: In another case, the entire thing is uninitialized: |
Performance Report🚀🚀 Significant benchmark improvement detected
Full benchmark results
|
Motivation
TODO
Description
quicPort,quicPort6,disableQuiccli flagsportis specified, useport + 1supercedes #7659