php-react-promise-stream

Link between promises and streams in ReactPHP
  https://github.com/reactphp/promise-stream
  0
  no reviews



This library provides the "missing link" between promises and streams in ReactPHP.

It contains wrappers that provided promises that resolve when streams get into various states, like resolving a promise once a stream closes.