1
0
mirror of https://github.com/fluencelabs/rust-libp2p synced 2025-05-26 01:11:20 +00:00

1 Commits

Author SHA1 Message Date
Max Inden
0bb8ee98d5
protocols/: Implement Direct Connection Upgrade through Relay (DCUtR) ()
Enables two peers to coordinate a hole punch (direct connection upgrade)
via a relayed connection.

See https://github.com/libp2p/specs/blob/master/relay/DCUtR.md for
specification.
2022-02-08 15:56:35 +01:00