go-libp2p/p2p/host
vyzo d1e26810a0
Add standalone implementation of v1 Relay (#1186)
* add circuitv1 protobuf

* add implementation of v1 circuit relay

Intended to be used by standalone daemons and tests

* remove references to go-libp2p-circuit from production code

* update tests to use the in-tree v1 Relay

* use go-log/v2 in relay v1 impl

* use in-tree v1 relay in relay example

* remove go-libp2p-circuit dep from examples go.mod, go mod tidy
2021-09-20 00:29:42 -07:00
..
basic remove the context from the libp2p and from the Host contructor 2021-09-18 14:06:56 +02:00
relay Add standalone implementation of v1 Relay (#1186) 2021-09-20 00:29:42 -07:00
routed chore: update to go-log v2 2021-04-29 14:15:17 -07:00