Faster server implementation.

This commit is contained in:
FireMasterK 2021-03-04 14:27:42 +05:30
parent d5045e5a1d
commit 0badc6c3d7
No known key found for this signature in database
GPG key ID: 8DFF5DD33E93DB58
3 changed files with 15 additions and 12 deletions

2
go.mod
View file

@ -2,4 +2,4 @@ module github.com/FireMasterK/http3-ytproxy/v2
go 1.15
require github.com/lucas-clemente/quic-go v0.18.1
require github.com/lucas-clemente/quic-go v0.19.3