QUIC implementation in Java/Netty
Stars
109
Forks
17
Watchers
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
355
commits
Bot
3
Consolidate client and server Netty handlers
74e49d8
Introduce connection bootstrap and clean up
3ba1a70
Clean up
26d95c6
Remove unused classes
c128baa
Rerwrite retry token handling
85998a4
Fix bug with parsing key phase for short packets
db349ba
Start refactoring retry handling
b867a00
Refactor ALPN
9898ec0
Add quiche client integration test
28434f7
Fix server
c498f0c
ALNP negotiation for TLS server
542362c
Improve TP toString()
19c6dbd
Add contains check for ALPN
f62c2a4
Fix toString bug in ServerName
02a40dd
Add missing ALPN to TLS extension parsing
3e2f153