21 Commits

Author SHA1 Message Date
Friedel Ziegelmayer
ce4974b01c docs(api): first pass 2016-12-08 12:27:08 +01:00
Prashanth Chandra
49e23f1961 refactor: use lodash.includes instead of lodash.contains
As `loadash.contains` is deprecated.
2016-12-04 13:28:18 +01:00
David Dias
d9f65e0b0c feat(readme): add pull-streams documentation 2016-09-05 18:31:34 -04:00
dignifiedquire
5e89a2608b feat(pull): migration to pull-streams 2016-09-05 18:31:34 -04:00
David Dias
cba4b8b94a pass the err on the callback too 2016-06-23 08:41:54 +01:00
David Dias
9ac5cca946 fix: error was passed in duplicate 2016-06-23 08:35:49 +01:00
David Dias
539a007031 comply with the latest interface-transport and interface-connection spec 2016-06-22 09:36:08 +01:00
dignifiedquire
2ed01e8f5b fix: address cr 2016-05-31 21:49:12 +02:00
dignifiedquire
4a121696d1 fix: destroy hanging connections after timeout 2016-05-31 14:48:18 +02:00
David Dias
abd71d76e4 support for tcp addrs with ipfs in the end as well 2016-05-29 08:56:24 +01:00
Friedel Ziegelmayer
3f4f163f40 refactor: use aegir 2016-05-09 11:14:40 +02:00
David Dias
749db165ce do not callback with error on no listeners to close 2016-05-08 21:50:03 +01:00
David Dias
c253a44f59 switch from throw to send err to callback 2016-04-25 02:13:49 +01:00
Stephen Whitmore
b43f6ffb6f Makes callback optional on close. 2016-04-21 15:56:38 -07:00
Stephen Whitmore
6d1b729fcd Removes unused options param. 2016-04-21 15:36:39 -07:00
David Dias
4499bba514 add filter feature 2016-03-14 16:57:54 +00:00
David Dias
77600d3a8b add getObservedAddrs feature to every returned conn 2016-03-10 10:24:48 +00:00
David Dias
500ca9b699 done 2016-03-04 23:26:28 +00:00
David Dias
0b6361e27a multiple listeners, more tests, understand multiaddr on the listen function 2016-03-04 19:02:25 +00:00
David Dias
470d8bfc6a after many solo-bikeshedding, figured out that I could make it way simpler 2015-09-15 19:43:55 +01:00
David Dias
7e2e383f1b 1st iteration 2015-09-15 19:08:19 +01:00