Commit Graph

7 Commits

Author SHA1 Message Date
d7fa562d91 feat: is multiaddr private and loopback (#10) 2020-10-07 17:02:08 +02:00
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
2f81fc4914 chore: apply suggestions from code review
Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2020-07-15 12:28:37 +02:00
80668fff1a feat: arrayEquals for non primitive types with equals function 2020-07-15 12:28:37 +02:00
622063163d feat: stream to multiaddr connection converter (#2) 2020-02-15 09:43:12 +01:00
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
426b42196e feat: ip port to multiaddr (#1) 2019-09-23 17:39:32 +02:00