22 Commits

Author SHA1 Message Date
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
Vasco Santos
9b3d3ea623 chore: add discourse badge (#54) 2019-04-26 15:03:14 +02:00
Jacob Heun
9fe803f271 chore: add lead maintainer 2018-11-13 11:32:52 +00:00
David Dias
f8569f2586
Update README.md 2018-07-13 17:22:57 +02:00
David Dias
98b08fda06 docs(readme): update spec and code accordingly 2016-09-06 18:06:36 -04:00
David Dias
99d07adfac docs(readme): update it to reference pull-streams 2016-09-06 18:05:09 -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
David Dias
1aaff80f53 done 2016-03-06 22:42:53 +00:00
David Dias
e469f666c4 update name 2015-12-11 20:48:29 -08:00
Jeffrey Hulten
b6a9f1fa1b Typo
I was excited about an abstract-blog-store...
2015-07-27 15:17:40 -07:00
David Dias
2e90edebea Update the spec to follow #1 idea, write tests to check for that 2015-07-14 13:27:03 -07:00
David Dias
5c0507f210 update the list of modules that use this abstraction 2015-07-13 17:34:11 -07:00
David Dias
c936368cce Add the rest of the stress-tests, separate the mega stress test to be optional, update readme 2015-07-13 16:37:25 -07:00
David Dias
a72934081e more tests 2015-07-13 14:42:27 -07:00
David Dias
e46a24055c still WIP notice 2015-07-11 21:10:09 -07:00
David Dias
43e6ccf0f6 more tests and readme up 2015-07-11 19:17:33 -07:00
David Dias
30a754b92d Landing off the field for test suite 2015-07-10 18:47:49 -07:00
David Dias
587e550197 add API description 2015-07-10 15:33:56 -07:00
David Dias
a0208f5908 add intro and goal 2015-07-10 14:50:43 -07:00
David Dias
4fd2bf1505 Initial Commit 2015-07-10 14:41:19 -07:00
David Dias
0e5acd7eb9 Initial commit 2015-07-10 14:18:31 -07:00