quic-go API wrapper and QUIC based protocol implementations
Find a file
dependabot[bot] d943719688
Bump golang.org/x/net from 0.15.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 23:14:06 +00:00
.github Update quic-go 2023-09-19 18:26:44 +08:00
congestion Update quic-go 2023-09-19 18:26:44 +08:00
hysteria2 Fix close message 2023-09-22 12:05:27 +08:00
tuic Fix close message 2023-09-22 12:05:27 +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 Bump golang.org/x/net from 0.15.0 to 0.17.0 2023-10-11 23:14:06 +00:00
go.sum Bump golang.org/x/net from 0.15.0 to 0.17.0 2023-10-11 23:14:06 +00: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 Init commit 2023-09-12 21:08:46 +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.