libp2p / go-libp2p-circuit

Circuit Switching for libp2p
MIT License
48 stars 16 forks source link

Change transport address to not include /p2p part #48

Closed ghost closed 5 years ago

ghost commented 5 years ago

Doesn't work yet, dialing via circuit breaks when the change to RelayListener.Multiaddr() is included.

ghost commented 5 years ago

This is ready now, and depends on libp2p/go-libp2p-swarm#87