kubo/core
Brian Tiger Chow 7b5eff5cef feat(bootstrap) consider active cxns and connect to subset
* only bootstrap if the number of active connections falls below a given threshold
* when bootstrapping, connect to a subset of peers

License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
2014-12-08 16:29:25 -08:00
..
commands refactor(peerstore) s/Get/FindOrCreate 2014-12-08 02:10:42 -08:00
daemon transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap.go feat(bootstrap) consider active cxns and connect to subset 2014-12-08 16:29:25 -08:00
core_test.go config: swarm is list of addrs 2014-11-20 09:14:48 -08:00
core.go feat(core) supervise bootstrap connections 2014-12-08 16:29:20 -08:00
datastore.go revert to debug error 2014-11-17 22:36:18 -08:00
mock.go refactor(peer): create peer through peerstore 2014-12-08 02:10:42 -08:00