quic-go API wrapper and QUIC based protocol implementations
Find a file
2024-04-23 21:16:08 +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 Update quic-go to v0.42.0 2024-04-23 21:16:08 +08:00
hysteria2 Update quic-go to v0.42.0 2024-04-23 21:16:08 +08:00
tuic Update quic-go to v0.42.0 2024-04-23 21:16:08 +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 Update quic-go to v0.42.0 2024-04-23 21:16:08 +08:00
go.sum Update quic-go to v0.42.0 2024-04-23 21:16:08 +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.42.0 2024-04-23 21:16:08 +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.