73 Commits

Author SHA1 Message Date
Jacob Heun
606d6a6815
chore: cleanup peer routing 2019-10-18 14:25:47 +02:00
Jacob Heun
f9f0b0902e
chore: cleanup peer disco and fix tests 2019-10-18 14:23:50 +02:00
Jacob Heun
32f863be86
chore: clean up content routing 2019-10-18 14:20:29 +02:00
Jacob Heun
c9fa1ac249
chore: fix connection tests and do cleanup 2019-10-18 14:14:27 +02:00
Jacob Heun
020f72b336
refactor: move all files to the right place 2019-10-18 13:58:35 +02:00
Jacob Heun
827197585e
refactor: move stream-muxer 2019-10-18 13:48:14 +02:00
Jacob Heun
0f608322c8
feat: add onStreamEnd, muxer.streams and timeline (#56)
BREAKING CHANGE: This adds new validations to the stream muxer, which will cause existing tests to fail.
2019-09-20 12:56:18 +02:00
Alan Shaw
dd837ba326 refactor: API changes and switch to async await (#55)
BREAKING CHANGE: the API is now async / await. See https://github.com/libp2p/interface-stream-muxer/pull/55#issue-275014779 for a summary of the changes.
2019-09-16 17:48:04 +02:00
Jacob Heun
e43827e224 chore: update deps and fix linting
chore: make npm scripts cross platform friendly
2018-11-09 16:07:01 +01:00
Jacob Heun
d9c868195a fix: improve the close test 2018-11-09 16:07:01 +01:00
David Dias
4f52024857 chore: bump timout 2017-12-14 06:02:39 +00:00
David Dias
a25ecb19a7 chore: update deps, including aegir 2017-12-14 05:52:48 +00:00
Dmitriy Ryajov
6180213681 test: increase timeouts (#48) 2017-12-14 05:47:36 +00:00
ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ
8d93b6e586 Remove console.logs (#47) 2017-11-24 17:49:58 +00:00
David Dias
b5bdcb84bb chore: update aegir and fix lint 2017-03-16 15:56:47 +00:00
David Dias
1635977484 fix: when things are in the same process, there is a order to them :) 2017-01-24 09:25:24 +00:00
Victor Bjelkholm
466c161cd4 Pass error 2017-01-19 15:49:44 +01:00
Victor Bjelkholm
127be58017 Refactor of test-case 2017-01-19 14:07:37 +01:00
Friedel Ziegelmayer
23a75d192e fix: some fixes for incorrect tests
found these when debugging pull-multiplex
2017-01-11 21:57:37 +01:00
David Dias
98b08fda06 docs(readme): update spec and code accordingly 2016-09-06 18:06:36 -04:00
Friedel Ziegelmayer
c06da3b925 feat(tests): add closing tests, make sure errors are propagated 2016-09-06 18:05:15 -04:00
David Dias
5069679163 feat(api): update the interface usage from dial to dialer and listen to listener 2016-09-06 18:05:15 -04:00
Friedel Ziegelmayer
cc3130fa23 feat(pull): migration to pull streams. Upgrade tests to use mocha as
well
2016-09-06 18:04:50 -04:00