5 Commits

Author SHA1 Message Date
Vasco Santos
ce7bf4f1e0 refactor: async with multiaddr conn (#92)
BREAKING CHANGE: Switch to using async/await and async iterators. The transport and connection interfaces have changed. See the README for new usage.
2019-09-30 12:14:28 +02:00
Michael FIG
ff19e81dbb chore: update aegir (#87) 2019-07-22 11:29:00 +01:00
Dmitriy Ryajov
9fbbe3f2a0 fix: address parsing (#57)
* feat: dns support for WS

* fix: address parsing

* test: adding ma-to-url tests
2017-03-23 23:19:36 +00:00
David Dias
bdfd042ace DNS support (#56)
* feat: dns support
2017-03-23 15:09:06 +00:00
dignifiedquire
3f58dca09a feat(pull): migrate to pull streams 2016-09-05 19:00:23 -04:00