mirror of
https://github.com/TeamPiped/http3-ytproxy.git
synced 2024-08-14 23:56:43 +00:00
Initial QUIC test.
This commit is contained in:
parent
ae3c8706d3
commit
27ffcc7eee
3 changed files with 291 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module github.com/FireMasterK/http3-ytproxy/v2
|
||||
|
||||
go 1.15
|
||||
|
||||
require github.com/lucas-clemente/quic-go v0.18.1
|
Loading…
Add table
Add a link
Reference in a new issue