Alan Shaw
c44e6e33ed
fix: stop discoveries ( #530 )
...
* fix: stop discoveries
* test: add discovery stop test
* chore: fix lint
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2020-01-07 16:27:32 +01:00
Vasco Santos
af96dcc499
feat: discovery modules from transports should be added ( #510 )
...
* feat: discovery modules from transports should be added
* chore: apply suggestions from code review
Co-Authored-By: Jacob Heun <jacobheun@gmail.com>
* chore: address review
* chore: apply suggestions from code review
Co-Authored-By: Jacob Heun <jacobheun@gmail.com>
2019-12-12 10:29:10 +01:00
Jacob Heun
962081f448
test: remove timeout
2019-12-12 10:29:07 +01:00
Jacob Heun
754fbc2d0b
feat: abort all pending dials on stop
2019-12-12 10:29:07 +01:00
Jacob Heun
0a8f9f3238
test: reduce randomwalk timeout
2019-12-12 10:29:07 +01:00
Jacob Heun
3b52236dee
chore: fix lint
...
test: reduce interval of randomwalk in test
chore(test): glob fix
2019-12-12 10:29:07 +01:00
Jacob Heun
f3eb1f1201
fix: clean up peer discovery flow ( #494 )
...
* fix: clean up peer discovery flow
* test(fix): let libp2p start after connecting
* test(fix): dont auto dial in disco tests
2019-12-12 10:29:03 +01:00
Vasco Santos
fc22c36ba7
refactor: async routing ( #489 )
...
* feat: async routing
* chore: put dht extra api commands under content routing
* chore: add default option to createPeerInfo
Co-Authored-By: Jacob Heun <jacobheun@gmail.com>
* chore: address review
* chore: rm dlv
2019-12-12 10:29:02 +01:00
Vasco Santos
997ee166b0
feat: discovery modules ( #486 )
...
* feat: discovery modules
* chore: address review
2019-12-12 10:29:02 +01:00
Jacob Heun
86b275a0d3
refactor: core async ( #478 )
...
* refactor: cleanup core
test: auto dial on startup
* fix: make hangup work properly
* chore: fix lint
* chore: apply suggestions from code review
Co-Authored-By: Vasco Santos <vasco.santos@moxy.studio>
2019-12-12 10:29:01 +01:00