4 Commits

Author SHA1 Message Date
Jacob Heun
6f04526083
test: add upgrader to remaining tests
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
2019-09-06 11:30:15 +02:00
Dirk McCormick
ff9123d53c
revert: "feat: listen to array of multiaddrs (#104)"
This reverts commit 5009c2ca49f5e3f1ce8e8fe5f0bd88edbc13b5d8.
2019-08-19 13:46:21 +02:00
Jacob Heun
d5be5ba7ed
feat: listen to array of multiaddrs (#104)
* feat: support listen on array

* chore: fix missing deps

* chore: update interface version

* docs: update readme for array listen

* test: use port 0

* docs: add some more jsdocs

* chore: fix travis support for ip6 on linux

* refactor: clean up some code
2019-08-19 13:46:01 +02:00
Dirk McCormick
5c8c6afea6
test: add async/await tests 2019-08-19 13:45:26 +02:00