Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/reactphp/promise-stream
The missing link between Promise-land and Stream-land for ReactPHP.
https://github.com/reactphp/promise-stream
Merge pull request #3 from clue-labs/all
Add all() function
4c8c8d72454803aa78e8abda95957b065cf58686 authored over 8 years ago by Christian Lück <[email protected]>
Merge pull request #2 from clue-labs/first
Add first() function
d60fc9f3ec2457f268a2a9d25cc1edaef0ebba78 authored over 8 years ago by Christian Lück <[email protected]>
Add all() function
07b66aa2870587bd50e3a76be5df922a648d43e1 authored over 8 years ago by Christian Lück <[email protected]>
07b66aa2870587bd50e3a76be5df922a648d43e1 authored over 8 years ago by Christian Lück <[email protected]>
Also support WritableStreamInterface for first()
a9c1dcf779453e11baccb5d2119f3c02b70c835b authored over 8 years ago by Christian Lück <[email protected]>
a9c1dcf779453e11baccb5d2119f3c02b70c835b authored over 8 years ago by Christian Lück <[email protected]>
Add first() function
1a513f463909bb531054aaa35ee9e94dc53fac06 authored over 8 years ago by Christian Lück <[email protected]>
1a513f463909bb531054aaa35ee9e94dc53fac06 authored over 8 years ago by Christian Lück <[email protected]>
Prepare v0.1.1 release
8311a2828e6f7a39ce01cfa49f7d2adc7fe47dea authored over 8 years ago by Christian Lück <[email protected]>
8311a2828e6f7a39ce01cfa49f7d2adc7fe47dea authored over 8 years ago by Christian Lück <[email protected]>
Merge pull request #1 from clue-labs/close
Closing stream should also close input stream
9b19a3a09b7f4a31bd4ae033bbf125a0475aa95e authored over 8 years ago by Christian Lück <[email protected]>
Fix: Closing stream should also close input stream
66b0ca1e425513a17ed79fbd4f152327d26f1604 authored over 8 years ago by Christian Lück <[email protected]>
66b0ca1e425513a17ed79fbd4f152327d26f1604 authored over 8 years ago by Christian Lück <[email protected]>
Let's use the right name this time
41c40ac7b21757d01a55d353070a4e144d02ad03 authored over 8 years ago by Christian Lück <[email protected]>
41c40ac7b21757d01a55d353070a4e144d02ad03 authored over 8 years ago by Christian Lück <[email protected]>
Prepare v0.1.0 release
50eeae9f3b323fb1548ed719a59d7b05c54d0336 authored over 8 years ago by Christian Lück <[email protected]>
50eeae9f3b323fb1548ed719a59d7b05c54d0336 authored over 8 years ago by Christian Lück <[email protected]>
Improve documentation
bf9739814e1adde9c05c920370ff42c96ccb26b9 authored over 8 years ago by Christian Lück <[email protected]>
bf9739814e1adde9c05c920370ff42c96ccb26b9 authored over 8 years ago by Christian Lück <[email protected]>
Silently close input stream if promise does not reject after cancellation
f3d59ecaefbd0c9e92620954feb844bc9343d45b authored over 8 years ago by Christian Lück <[email protected]>
f3d59ecaefbd0c9e92620954feb844bc9343d45b authored over 8 years ago by Christian Lück <[email protected]>
Simplify event forwarding semantics to not generate additional events
977d94f81a7e1f0e38e652298407673f828959ac authored over 8 years ago by Christian Lück <[email protected]>
977d94f81a7e1f0e38e652298407673f828959ac authored over 8 years ago by Christian Lück <[email protected]>
Test piping stream
e203df19dd6801e7bd8d8904c1a9795bb8ca3d10 authored over 8 years ago by Christian Lück <[email protected]>
e203df19dd6801e7bd8d8904c1a9795bb8ca3d10 authored over 8 years ago by Christian Lück <[email protected]>
Simplify closing stream
8bd3b3f2aaa6fc75276828ada2c8595f8ab8917e authored over 8 years ago by Christian Lück <[email protected]>
8bd3b3f2aaa6fc75276828ada2c8595f8ab8917e authored over 8 years ago by Christian Lück <[email protected]>
Support back-pressure (forward pause() and resume() calls)
d2b185ae841d5f821d827f4a1eface33ce77b22f authored over 8 years ago by Christian Lück <[email protected]>
d2b185ae841d5f821d827f4a1eface33ce77b22f authored over 8 years ago by Christian Lück <[email protected]>
Refactor to use internal class
437da5ade852c61652800a6723708c61327baa25 authored over 8 years ago by Christian Lück <[email protected]>
437da5ade852c61652800a6723708c61327baa25 authored over 8 years ago by Christian Lück <[email protected]>
Initial import
a53e9cf70b05f58cd62349ac8242318f70a27057 authored almost 9 years ago by Christian Lück <[email protected]>
a53e9cf70b05f58cd62349ac8242318f70a27057 authored almost 9 years ago by Christian Lück <[email protected]>