Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
Initial QUIC test.
Browse files Browse the repository at this point in the history
  • Loading branch information
FireMasterK authored Oct 24, 2020
1 parent ae3c870 commit 27ffcc7
Show file tree
Hide file tree
Showing 3 changed files with 291 additions and 0 deletions.
5 changes: 5 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 27ffcc7

Please sign in to comment.