quic-go API wrapper and QUIC based protocol implementations
Find a file
2024-08-27 11:37:47 +08:00
.github Update workflow 2024-06-24 10:54:56 +08:00
congestion_meta1 Update quic-go to v0.45.1 2024-06-24 10:54:56 +08:00
congestion_meta2 Update BBR congestion control 2024-06-24 10:54:56 +08:00
hysteria Implement read deadline for packet connections 2024-08-27 11:37:47 +08:00
hysteria2 Implement read deadline for packet connections 2024-08-27 11:37:47 +08:00
tuic Implement read deadline for packet connections 2024-08-27 11:37:47 +08:00
workflows Update workflow 2024-06-24 10:54:56 +08:00
.gitignore Init commit 2023-09-12 21:08:46 +08:00
.golangci.yml Update golangci-lint configuration 2024-08-27 11:35:17 +08:00
go.mod Implement read deadline for packet connections 2024-08-27 11:37:47 +08:00
go.sum Implement read deadline for packet connections 2024-08-27 11:37:47 +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.