README.md 199 Bytes
Newer Older
Marten Seemann's avatar
Marten Seemann committed
1
2
3
4
5
6
# go-quic-transport

This is an implementation of the libp2p transport using a single stream over QUIC.
It is intended as a first demo using QUIC in IPFS.

**It is not intended for production use.**