8 Commits

Author SHA1 Message Date
Pavel Murygin
157aba2835 bump dependencies 2021-04-09 17:49:30 +03:00
Vasco Santos
711c721b03
feat: custom address filter (#116)
* feat: custom address filter

BREAKING CHANGE: Only DNS+WSS addresses are now returned on filter by default in the browser. This can be overritten by the filter option and filters are provided in the module.
2020-11-24 10:14:01 +01:00
Vasco Santos
a4fafc3b3f chore: use libp2p-interfaces (#98) 2019-12-20 10:52:48 -08:00
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