Jack Kleeman
|
8df8084ec7
|
fix(dial): pass through errors from pull-ws onConnect
Not passing errors meant that failed websocket connections were being treated as successful dials.
|
2017-03-27 17:10:20 +02: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 |
|
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 |
|
David Dias
|
0429bebde6
|
fix: the fix
|
2016-11-08 17:21:19 +00:00 |
|
David Dias
|
a821c33364
|
fix: onConnect does not follow callback pattern (#36)
|
2016-11-08 17:20:14 +00: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 |
|
David Dias
|
bbc92b998f
|
follow new transport and connection spec
|
2016-06-22 11:34:37 +01:00 |
|
David Dias
|
5eda5c447b
|
support for addrs with ipfs in the end as well
|
2016-05-29 09:00:26 +01:00 |
|
Friedel Ziegelmayer
|
cd8935441c
|
fix: improve close handling
|
2016-05-08 23:01:47 +02:00 |
|
David Dias
|
bef46b23ec
|
chore: release version v0.4.1
|
2016-05-08 21:57:30 +01:00 |
|
David Dias
|
c03fad252d
|
move error to callback
|
2016-04-25 02:12:55 +01:00 |
|
dignifiedquire
|
0ba1ca3aa8
|
Use dignified.js
|
2016-03-23 16:23:10 +01:00 |
|
Francisco Baio Dias
|
c389020884
|
Rename callback to ready again
|
2016-03-20 17:25:17 +00:00 |
|
Francisco Baio Dias
|
3b81221566
|
Add echo tests
|
2016-03-15 15:27:22 +00:00 |
|
David Dias
|
1473964c15
|
add filter
|
2016-03-14 21:19:42 +00:00 |
|
David Dias
|
03de3c49ef
|
dial and listen done
|
2016-03-14 20:25:00 +00:00 |
|
David Dias
|
56197e09e5
|
land it
|
2016-02-26 13:18:05 +00:00 |
|