231 Commits

Author SHA1 Message Date
David Dias
e01046eb03 chore: release version v0.7.4 v0.7.4 2016-08-03 14:57:30 +01:00
David Dias
918b9df322 chore: update contributors 2016-08-03 14:57:30 +01:00
David Dias
31b47fbfd2 Merge pull request #17 from libp2p/update-deps
update dependencies
2016-08-03 14:47:05 +01:00
David Dias
26e9268bb5 update dependencies 2016-08-03 14:42:35 +01:00
David Dias
676b5f3dbf chore: release version v0.7.3 v0.7.3 2016-06-26 21:18:26 +01:00
David Dias
ad7a331d9a chore: update contributors 2016-06-26 21:18:25 +01:00
David Dias
a00c38437e Merge pull request #16 from libp2p/destroy-properly
use duplexify fork while PR is not up yet
2016-06-26 21:18:02 +01:00
David Dias
cf0e9a1a8f use duplexify fork while PR is not up yet 2016-06-26 21:13:39 +01:00
David Dias
d2f91814b6 chore: release version v0.7.2 v0.7.2 2016-06-23 08:42:03 +01:00
David Dias
405f552c77 chore: update contributors 2016-06-23 08:42:02 +01:00
David Dias
cba4b8b94a pass the err on the callback too 2016-06-23 08:41:54 +01:00
David Dias
ae6a808fc7 chore: release version v0.7.1 v0.7.1 2016-06-23 08:35:56 +01:00
David Dias
eae6819b02 chore: update contributors 2016-06-23 08:35:56 +01:00
David Dias
9ac5cca946 fix: error was passed in duplicate 2016-06-23 08:35:49 +01:00
David Dias
cdfd473cac chore: release version v0.7.0 v0.7.0 2016-06-22 11:31:32 +01:00
David Dias
5344ea33aa chore: update contributors 2016-06-22 11:31:32 +01:00
David Dias
c2654206d3 Merge pull request #15 from libp2p/follow-spec
comply with the latest interface-transport and interface-connection spec
2016-06-22 11:28:15 +01:00
David Dias
539a007031 comply with the latest interface-transport and interface-connection spec 2016-06-22 09:36:08 +01:00
David Dias
730a477bd8 chore: release version v0.6.2 v0.6.2 2016-06-01 02:15:22 +02:00
David Dias
19b29fe40b chore: update contributors 2016-06-01 02:15:22 +02:00
David Dias
073e14553b Merge pull request #14 from diasdavid/close-timeout
fix: destroy hanging connections after timeout
2016-06-01 01:09:40 +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
a008d1db34 chore: release version v0.6.1 v0.6.1 2016-05-29 08:56:30 +01:00
David Dias
f50b9bafdd chore: update contributors 2016-05-29 08:56:30 +01:00
David Dias
abd71d76e4 support for tcp addrs with ipfs in the end as well 2016-05-29 08:56:24 +01:00
David Dias
5c150db80b chore: release version v0.6.0 v0.6.0 2016-05-22 17:21:04 +01:00
David Dias
6d15dd94bb chore: update contributors 2016-05-22 17:21:04 +01:00
David Dias
019d60cf61 fix npm scripts 2016-05-22 17:20:58 +01:00
David Dias
0c97a3b191 chore: release version vnull v0.5.3 2016-05-22 17:20:09 +01:00
David Dias
4c04e2565b chore: update contributors 2016-05-22 17:20:09 +01:00
David Dias
0bc2321649 update deps 2016-05-22 17:20:00 +01:00
David Dias
6267bf84c6 chore: release version v0.5.2 v0.5.2 2016-05-09 10:55:15 +01:00
David Dias
4b82e33b39 chore: update contributors 2016-05-09 10:55:15 +01:00
David Dias
8adced0f4b Merge pull request #13 from dignifiedquire/next
refactor: use aegir
2016-05-09 10:51:21 +01:00
Friedel Ziegelmayer
3f4f163f40 refactor: use aegir 2016-05-09 11:14:40 +02:00
David Dias
11c46ac995 Release v0.5.1. v0.5.1 2016-05-08 21:50:30 +01:00
David Dias
749db165ce do not callback with error on no listeners to close 2016-05-08 21:50:03 +01:00
David Dias
3781115f42 Release v0.5.0. v0.5.0 2016-04-25 02:21:55 +01:00
David Dias
2070a5b0a0 Merge pull request #12 from diasdavid/fix/error-handling
switch from throw to send err to callback
2016-04-25 02:16:46 +01:00
David Dias
c253a44f59 switch from throw to send err to callback 2016-04-25 02:13:49 +01:00
David Dias
1e350a4dc7 Merge pull request #11 from noffle/words
Fixes README example & grammar.
2016-04-24 00:48:34 +01:00
Stephen Whitmore
69068f5da4 Fixes README example & grammar. 2016-04-22 14:14:07 -07:00
David Dias
ce6edb05a2 Merge pull request #10 from noffle/master
Adds README, coverage, clean up, CircleCI.
2016-04-22 01:45:11 +01:00
Stephen Whitmore
73a79c9277 Enables ipv6 on CircleCI. 2016-04-21 16:42:40 -07:00
Stephen Whitmore
2e05826b30 s/::1/:: 2016-04-21 16:38:26 -07:00
Stephen Whitmore
e8a3c35cfb Adds example and API docs. 2016-04-21 16:33:57 -07:00
Stephen Whitmore
3c6bce9d28 Adds README stub. 2016-04-21 16:18:39 -07:00
Stephen Whitmore
d582fb5f61 Adds ipv6 tests. 2016-04-21 16:14:03 -07:00
Stephen Whitmore
b43f6ffb6f Makes callback optional on close. 2016-04-21 15:56:38 -07:00