kubo/net/swarm
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
..
addrs.go updated multiaddr + multiaddr-net 2014-11-20 00:58:48 -08:00
conn.go swarm: try all peer's addresses 2014-11-20 09:14:49 -08:00
simul_test.go chore(tests) add Short() -> SkipNow() to slowest tests 2014-11-15 02:10:53 -08:00
swarm_test.go chore(tests) add Short() -> SkipNow() to slowest tests 2014-11-15 02:10:53 -08:00
swarm.go swarm: try all peer's addresses 2014-11-20 09:14:49 -08:00