-
Notifications
You must be signed in to change notification settings - Fork 30
[WIP] pull-multiplex - pull-streams all the way down #44
Conversation
Have you tested this with the stress tests? Any luck? |
|
@@ -0,0 +1,39 @@ | |||
/* eslint-env mocha */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure how this file here is relevant, seems to be a demonstration of promises.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is super important :P no I just forgot to delete it before comitting, fell free to remove
There is an updated branch based on this work but by using |
We'll keep this one open for the future. |
@dryajov now that you are attempting #73, make sure to go through the work @dignifiedquire did here |
Current State
src/multiplex.js
destroy
methodsrc/pull-end
src/pull-split
src/multiplex