5 Commits

Author SHA1 Message Date
Pavel Murygin
b2b6906fb2 bump dependencies 2021-04-09 17:59:25 +03:00
Cayman
3813100438
fix: hanging close promise (#140) 2021-02-03 13:03:09 +01:00
Alex Potsides
d9f9912dac
chore: update deps (#134)
* chore: update deps

Upgrades to the latest multiaddrs with Uint8Arrays

Also removes redundant deps.

BREAKING CHANGES:

- The multiaddr dep used by this module returns Uint8Arrays and may
  not be compatible with previous versions

* chore: update utils

* chore: remove gh dep url
2020-08-07 18:07:34 +02:00
Alan Shaw
cf7d1b8501 feat: change api to async / await (#112)
BREAKING CHANGE: All places in the API that used callbacks are now replaced with async/await. The API has also been updated according to the latest `interface-transport` version, https://github.com/libp2p/interface-transport/tree/v0.6.0#api.
2019-09-16 17:19:47 +02:00
David Dias
b94f9c5d51 test: refactor 2018-02-07 05:56:55 +00:00