You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently added support for Juicity protocol. Please drop your comments/thoughts/concerns regarding the adoption of juicity in dae. Feel free to report any issues regarding bugs and enhancement suggestion in https://github.com/daeuniverse/dae/issues.
Set environment variable QUIC_GO_ENABLE_GSO=true to enable GSO, which can greatly improve the performance of sending and receiving packets. Notice that this option needs the support of NIC features. See more in juicity/juicity#42
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Context
We recently added support for Juicity protocol. Please drop your comments/thoughts/concerns regarding the adoption of
juicity
in dae. Feel free to report any issues regardingbugs
andenhancement suggestion
in https://github.com/daeuniverse/dae/issues.General Notes
Usage (Link format)
Full parameters:
juicity://uuid:[email protected]:port?congestion_control=bbr&sni=www.example.com&allow_insecure=0
Minimum parameters:
juicity://uuid:[email protected]:port?congestion_control=bbr
Notice
Warning
Set environment variable
QUIC_GO_ENABLE_GSO=true
to enable GSO, which can greatly improve the performance of sending and receiving packets. Notice that this option needs the support of NIC features. See more in juicity/juicity#42Implementations
Acknowledgement
Special thanks @juicity
Beta Was this translation helpful? Give feedback.
All reactions