12 Commits

Author SHA1 Message Date
Pavel Murygin
157aba2835 bump dependencies 2021-04-09 17:49:30 +03:00
Vasco Santos
8bfb19a78f fix: catch thrown maConn errors in listener 2020-02-26 16:29:20 +01:00
Jacob Heun
5b59fc3a47
fix: catch inbound upgrade errors (#96)
License: MIT
Signed-off-by: Jacob Heun <jacobheun@gmail.com>
2019-10-30 13:35:26 +01: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
Hugo Dias
68ae2c344d fix: reduce bundle size 2019-01-10 14:53:46 +01:00
Maciej Krüger
709989acc9 feat: Pass options to websocket server (#66) 2018-04-05 17:21:02 +01:00
Dmitriy Ryajov
9ddff85601 feat: filter IPFS addrs correctly (#62)
* feat: dns support for WS

* fix: address parsing

* feat: filter IPFS addrs correctly

* fix: remove lodash includes dependency

* feat: mafmt addrs now support /ipfs no need for ad-hoc filtering

* feat: skip p2p-circuit addresses

* chore: updating ci files

* chore: upgrading to new aegir

* test: pass the no-parallel flag to tests

* wip

* test: removing global timeout and setting it on a specific test

* feat: resolve 0 addresses (#64)

* feat: resolve 0 addresses

* chore: upgrading pull-ws

* chore: update circle CI

* chore: update gitignore

* chore: update deps

* chore: update CI again

* test: fix node.js tests

* test: fix browser tests

* chore
2017-10-20 12:12:35 +01:00
David Dias
bdfd042ace DNS support (#56)
* feat: dns support
2017-03-23 15:09:06 +00:00
Chris Campbell
1f01fe7745 Use lodash.includes instead of the deprecated lodash.contains (#39)
* .gitignore Vim swp files

* Use lodash.includes instead of the deprecated lodash.contains
2016-12-15 21:06:54 -08:00
Friedel Ziegelmayer
e73c99ee21 feat: upgrade to aegir@9 (#33) 2016-11-03 08:53:50 +00:00
dignifiedquire
3f58dca09a feat(pull): migrate to pull streams 2016-09-05 19:00:23 -04:00