status-go/discovery
Dmitry Shulyak 442a12e996
Removing discovery-proxy from sources (#1445)
It was going to be used as proxy from discv5 to rendezvous for les nodes.
We are not using it at the moment, and not clear when we will be using it
and if we are going to use it all.

Additionally it has some memory leaks that need to be fixed, so it is better
to remove it for now and restore once/if we will need it again.
2019-04-18 10:39:55 +03:00
..
discovery.go Add rendezvous implementation for discovery interface 2018-07-25 15:10:57 +03:00
discv5.go update to geth v1.8.20 (#1327) 2018-12-19 11:02:07 +01:00
muxer.go Implement discovery multiplexer 2018-08-01 08:28:49 +03:00
muxer_test.go Implement discovery multiplexer 2018-08-01 08:28:49 +03:00
rendezvous.go Removing discovery-proxy from sources (#1445) 2019-04-18 10:39:55 +03:00
rendezvous_test.go If rendezvous wasn't start or was already stopped ignore Stop call (#1340) 2019-01-09 09:40:07 +02:00