quic-go API wrapper and QUIC based protocol implementations
Find a file
2024-05-18 16:19:09 +08:00
.github Update quic-go 2023-09-19 18:26:44 +08:00
congestion_meta1 Update BBR congestion control 2023-10-06 19:36:17 +08:00
congestion_meta2 Update BBR and Hysteria congestion control 2023-10-14 19:36:29 +08:00
hysteria hysteria: Improve pacer 2024-05-18 16:19:01 +08:00
hysteria2 hysteria2: Implement packet size limit 2024-05-18 16:19:09 +08:00
tuic Update quic-go to v0.42.0 2024-05-18 16:19:01 +08:00
.gitignore Init commit 2023-09-12 21:08:46 +08:00
.golangci.yml Init commit 2023-09-12 21:08:46 +08:00
go.mod hysteria2: Implement packet size limit 2024-05-18 16:19:09 +08:00
go.sum hysteria2: Implement packet size limit 2024-05-18 16:19:09 +08:00
LICENSE Init commit 2023-09-12 21:08:46 +08:00
Makefile Init commit 2023-09-12 21:08:46 +08:00
quic.go Update quic-go to v0.43.0 2024-05-18 16:19:01 +08:00
README.md Init commit 2023-09-12 21:08:46 +08:00

sing-quic

quic-go API wrapper and QUIC based protocol implementations.