https://bugzilla.redhat.com/show_bug.cgi?id=1414828 Bug ID: 1414828 Summary: Review Request: php-react-stream - Basic readable and writable stream interfaces that support piping Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: shawn@xxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://raw.githubusercontent.com/siwinski/rpms/3d37c6d5522b86ab6f2e39d48e685203354c355f/php-react-stream/php-react-stream.spec SRPM URL: https://siwinski.fedorapeople.org/SRPMS/php-react-stream-0.4.5-1.fc25.src.rpm Description: 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. Fedora Account System Username: siwinski -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx