mirror of
https://github.com/yggdrasil-network/yggquic.git
synced 2025-05-20 00:45:07 +03:00
Initial commit
This commit is contained in:
commit
966e783e18
5 changed files with 404 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# QUIC over Yggdrasil
|
||||
|
||||
This package allows you to set up QUIC sessions natively over the
|
||||
Yggdrasil Network. This is in place of using a TUN adapter or IPv6
|
||||
and allows Yggdrasil-native applications to be built easily.
|
||||
|
||||
See `yggquic_test.go` for example usage.
|
Loading…
Add table
Add a link
Reference in a new issue