6 Commits

Author SHA1 Message Date
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
David Dias
a25ecb19a7 chore: update deps, including aegir 2017-12-14 05:52:48 +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
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
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