3 Commits

Author SHA1 Message Date
Alex Potsides
a2ea68f319
chore: update deps (#9)
* chore: update deps

Pulls in the latest multiaddrs that replaces node Buffers with
Uint8Arrays

BREAKING CHANGES:

- The multiaddr dep of this module uses Uint8Arrays and may not be
  compatible with previous versions

* chore: remove gh url
2020-08-07 17:40:19 +02:00
Vasco Santos
30c236d92f
chore: add meaningful errors for ip:port to multiaddr (#4)
* chore: add meaningful errors for ip:port to multiaddr

* chore: address review
2020-02-13 16:22:12 +01:00
Vasco Santos
426b42196e
feat: ip port to multiaddr (#1) 2019-09-23 17:39:32 +02:00