go-libp2p/p2p/protocol/circuitv1/pb
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
..
Makefile Add standalone implementation of v1 Relay (#1186) 2021-09-20 00:29:42 -07:00
circuitv1.pb.go Add standalone implementation of v1 Relay (#1186) 2021-09-20 00:29:42 -07:00
circuitv1.proto Add standalone implementation of v1 Relay (#1186) 2021-09-20 00:29:42 -07:00