kubo/net
Juan Batiz-Benet f99117bcd2 swarm: try all peer's addresses
For simplicity this is sequential. This will be bad latency given
RTTs for all the handshakes, etc. Later on can make async or
at least open based on some priority of the channel.
2014-11-20 09:14:49 -08:00
..
conn conn: added (*dialer).DialAddr 2014-11-20 09:14:49 -08:00
handshake implement ipfs id in the new commands library 2014-11-16 16:46:06 -08:00
message peer.Peer is now an interface 2014-10-20 03:26:46 -07:00
mux chore(tests) add Short() -> SkipNow() to slowest tests 2014-11-15 02:10:53 -08:00
service net/service now uses ctxcloser 2014-10-25 21:33:10 -07:00
swarm swarm: try all peer's addresses 2014-11-20 09:14:49 -08:00
interface.go net: expose GetConnections 2014-11-18 00:47:42 -08:00
net_test.go net interface 2014-09-22 04:05:12 -07:00
net.go net: expose GetConnections 2014-11-18 00:47:42 -08:00