libp2p / specs

Technical specifications for the libp2p networking stack
https://libp2p.io
1.56k stars 273 forks source link

qmux - a new stream muxer based on QUIC #394

Open marten-seemann opened 2 years ago

marten-seemann commented 2 years ago

This is the first draft of the qmux specification. Large chunks of text have been copied from RFC 9000 and minimally adapted to TCP.

mxinden commented 2 years ago

autonat/README.md → autonat/v1.md

Mind proposing this change as a separate pull request @marten-seemann?