libp2p / specs

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

define how private networks work with QUIC v1 #250

Closed marten-seemann closed 3 years ago

mxinden commented 3 years ago

@marten-seemann what is the current status of this pull request? Is this awaiting review?

marten-seemann commented 3 years ago

We just closed the implementation of this https://github.com/libp2p/go-libp2p-quic-transport/pull/119. Unfortunately, everything but implementing RFC 8773 will be a hack.

mxinden commented 3 years ago

Thanks @marten-seemann. With your reply in mind I am assuming that there is no intention to merge this pull request, thus I am closing it. Feel free to re-open in case I am missing something. This could still act as a reference in case we get around to implementing RFC 8773.