Basic readable and writable stream interfaces that support piping
Basic readable and writable stream interfaces that support piping. In order to make the event loop easier to use, this component introduces the concept of streams. They are very similar to the streams found in PHP itself, but have an interface more suited for async I/O. Mainly it provides interfaces for readable and writable streams, plus a file descriptor based implementation with an in-memory write buffer. This component depends on événement, which is an implementation of the EventEmitter. Autoloader: /usr/share/php/React/Stream/autoload.php
Release | Stable | Testing |
---|---|---|
EPEL 7 | 0.4.6-1.el7 | - |
You can contact the maintainers of this package via email at
php-react-stream dash maintainers at fedoraproject dot org
.