plugeth/p2p/discover
Felix Lange 8564eb9f7e p2p/discover: add node URL functions, distinguish TCP/UDP ports
The discovery RPC protocol does not yet distinguish TCP and UDP ports.
But it can't hurt to do so in our internal model.
2015-02-07 00:12:23 +01:00
..
node_test.go p2p/discover: add node URL functions, distinguish TCP/UDP ports 2015-02-07 00:12:23 +01:00
node.go p2p/discover: add node URL functions, distinguish TCP/UDP ports 2015-02-07 00:12:23 +01:00
table_test.go p2p/discover: add node URL functions, distinguish TCP/UDP ports 2015-02-07 00:12:23 +01:00
table.go p2p/discover: add node URL functions, distinguish TCP/UDP ports 2015-02-07 00:12:23 +01:00
udp_test.go p2p/discover: add node URL functions, distinguish TCP/UDP ports 2015-02-07 00:12:23 +01:00
udp.go p2p/discover: add node URL functions, distinguish TCP/UDP ports 2015-02-07 00:12:23 +01:00