62 Commits

Author SHA1 Message Date
David Dias
59b00f6886 use warmed up connection + test 2015-09-22 17:27:37 +01:00
David Dias
8e8d8e9093 dial on a protocol + test 2015-09-22 16:50:42 +01:00
David Dias
5e4cca52c0 dial a conn + test 2015-09-22 16:16:21 +01:00
David Dias
e1df0b9ecd add transport and close listener test 2015-09-22 14:31:23 +01:00
David Dias
73a6a4fd45 adding transports works 2015-09-21 19:56:42 +01:00
David Dias
1833ded0f7 making progress 2015-09-21 16:46:04 +01:00
David Dias
544e4a4165 update README with new candidate interface 2015-09-20 21:08:28 +01:00
David Dias
7aae02581c Merge pull request #7 from Dignifiedquire/identify-tests
identify: Fix some issues with updateSelf.
2015-09-14 19:23:24 +01:00
David Dias
10ec005695 Release v0.4.1. v0.4.1 2015-09-14 12:06:55 +01:00
David Dias
326f56206c to v4 2015-09-14 12:06:41 +01:00
David Dias
139ac6e852 to v4 2015-09-14 12:06:19 +01:00
dignifiedquire
17f40911db identify: Fix some issues with updateSelf. 2015-08-04 12:10:17 +02:00
David Dias
bef901fecd Release v0.4.0. 2015-08-03 19:46:05 +02:00
David Dias
c6ae35026b fix issue pointed out here - https://github.com/diasdavid/node-ipfs-swarm/pull/7#discussion_r36044035 2015-08-03 19:45:51 +02:00
David Dias
cfa37e8d98 remove 0.10 from travis list (due to spdy-transport) 2015-08-02 13:31:03 +02:00
David Dias
cc8355fa42 make travis-ci badge green :) 2015-08-02 13:26:38 +02:00
David Dias
da498eec95 Release v0.3.1. 2015-08-01 20:19:52 +02:00
David Dias
cfc9ac582e update spdy-stream-muxer 2015-08-01 20:19:25 +02:00
David Dias
16e9696733 Merge pull request #5 from Dignifiedquire/tests
[WIP] More tests
2015-08-01 20:17:20 +02:00
dignifiedquire
f1d796f47b Fix swarm.closeConns 2015-07-31 23:13:05 +02:00
dignifiedquire
a73066b10b Setup travis 2015-07-31 18:03:29 +02:00
dignifiedquire
13659ecb40 swarm: Fix self.handles data structure 2015-07-31 17:56:36 +02:00
dignifiedquire
85e312dc66 Start adding more swarm tests 2015-07-31 17:40:55 +02:00
David Dias
7cf6808e9b Release v0.3.0. 2015-07-30 15:01:57 -07:00
David Dias
306b01cf84 Merge pull request #6 from diasdavid/last-seen
Add/update a `lastSeen` `Date` object when a stream is opened
2015-07-30 14:59:27 -07:00
David Dias
02e07993da add/update lastSeen to a peer once a stream is open 2015-07-30 14:58:32 -07:00
David Dias
648eb7c666 add last seen date to the peer 2015-07-30 14:35:59 -07:00
David Dias
b08107dc63 Release v0.2.0. 2015-07-25 18:42:49 -07:00
David Dias
8911d72648 add new openConnection option 2015-07-25 18:42:36 -07:00
David Dias
7c08e76cec Release v0.1.1. 2015-07-21 16:01:13 -07:00
David Dias
e1b4a8ce4e add a readme 2015-07-21 16:00:59 -07:00
David Dias
a9855a0b42 fix multiaddr explosion 2015-07-20 14:42:47 -07:00
David Dias
d67b3dff32 rm old proto-test.js example 2015-07-20 11:19:31 -07:00
David Dias
fe026707c9 Release v0.1.0. 2015-07-19 14:37:35 -07:00
David Dias
d574360d47 remove jshint stuff created by precommit hook 2015-07-19 14:37:16 -07:00
David Dias
1a25932696 update deps, remove the need for npm links 2015-07-19 14:36:24 -07:00
David Dias
1defb0f402 Identify working with protobufs and observed addrs 2015-07-17 12:05:15 -07:00
David Dias
5a4d9ee4ed Identify working with protobufs and observed addrs 2015-07-17 12:05:02 -07:00
David Dias
6f4011a3cf push identify up 2015-07-15 21:19:46 -07:00
David Dias
0d82f9decc remove unnecessary logs 2015-07-15 15:38:01 -07:00
David Dias
1ed32f6531 fix RST_STREAM bug 2015-07-15 12:20:52 -07:00
David Dias
93509debe1 add multistream and muxer tests 2015-07-15 11:34:40 -07:00
David Dias
a2a7df870b add multistream and muxer tests 2015-07-15 11:34:37 -07:00
David Dias
3e56559396 update the badges 2015-07-10 16:04:18 -07:00
David Dias
bca27aa9b0 update the badges 2015-07-10 16:02:31 -07:00
David Dias
bd6b61da69 update the badges 2015-07-10 16:01:30 -07:00
David Dias
b4cc1d5852 connection reuse with identify 2015-07-10 14:06:51 -07:00
David Dias
0576b18e16 remove .jshintrc and jshintignore added by precommit-hook, we have standard after all :) 2015-07-10 12:31:20 -07:00
David Dias
a5b2524873 connection reuse test 2015-07-10 12:28:40 -07:00
David Dias
a80a5fc32b fixed Uncaught Error exception bug (node: every stream gets the socket error propagated) 2015-07-09 23:45:58 -07:00