92 Commits

Author SHA1 Message Date
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
David Dias
44de105428 for indutny 2015-07-09 20:00:59 -07:00
David Dias
0aab8ead56 for indutny 2015-07-09 20:00:54 -07:00
David Dias
f08d407bf9 clean the code a bit 2015-07-09 15:45:13 -07:00
David Dias
14d11de201 clean the code a bit 2015-07-09 15:45:03 -07:00
David Dias
6c82973315 identify + test refactor and reorg 2015-07-09 13:53:09 -07:00
David Dias
572c7e4cfa identify + test refactor and reorg 2015-07-09 13:53:03 -07:00
David Dias
9c062ffeeb have at least one test 2015-07-08 23:01:36 -07:00
David Dias
ac2f625f71 dials a stream :) 2015-07-08 17:00:30 -07:00
David Dias
3cd6aef206 add badges 2015-07-08 16:33:57 -07:00
David Dias
b1f7e65f18 Initial Commit 2015-07-08 16:23:03 -07:00
David Dias
a74aac6e11 Initial Commit 2015-07-08 16:22:59 -07:00
David Dias
6be2938f77 Initial commit 2015-07-08 15:59:25 -07:00