1
0
mirror of https://github.com/fluencelabs/js-libp2p-websockets synced 2025-03-17 03:01:01 +00:00

11 Commits

Author SHA1 Message Date
Dmitriy Ryajov
9ddff85601 feat: filter IPFS addrs correctly ()
* 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 ()

* 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
3d3cdf1c1e feat: new aegir 2017-10-20 11:25:14 +01:00
Dmitriy Ryajov
9fbbe3f2a0 fix: address parsing ()
* 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 ()
* feat: dns support
2017-03-23 15:09:06 +00:00
David Dias
1f86c9f7e2 chore: update aegir 2017-03-21 14:33:41 +00:00
dignifiedquire
3f58dca09a feat(pull): migrate to pull streams 2016-09-05 19:00:23 -04:00
David Dias
33f5fb300b fix(style): reduce nested callbacks 2016-08-29 16:40:03 +01:00
David Dias
bbc92b998f follow new transport and connection spec 2016-06-22 11:34:37 +01:00
David Dias
2fe87d0bfb update multiaddr and mafmt to support websockets name change 2016-05-17 22:37:03 +01:00
Friedel Ziegelmayer
cd8935441c fix: improve close handling 2016-05-08 23:01:47 +02:00
dignifiedquire
0ba1ca3aa8 Use dignified.js 2016-03-23 16:23:10 +01:00