1
0
mirror of https://github.com/fluencelabs/js-libp2p synced 2025-03-26 12:21:05 +00:00

2 Commits

Author SHA1 Message Date
Jacob Heun
c1038bec92 fix: use toB58String everywhere to be consistent ()
* chore: update deps

* fix: consistently use b58 peerid string

The migration to base32 will happen at a later date
2020-01-24 14:40:40 +01:00
Jacob Heun
14a1955a78 refactor: connection manager ()
* refactor: initial refactor of the connection manager

* fix: start/stop issues

* fix: add tests and resolve pruning issues

* chore: fix lint

* test: move conn manager tests to node only for now

* chore: apply suggestions from code review

Co-Authored-By: Vasco Santos <vasco.santos@moxy.studio>

* fix: assert min max connection options

* test: fix assertion check for browser

* docs: add api and config docs for conn manager
2020-01-24 14:40:40 +01:00