| Name: | php-react-socket |
|---|---|
| Version: | 0.4.6 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 30712 |
| License: | MIT |
| RPM: | php-react-socket-0.4.6-1.el7.noarch.rpm |
| Source RPM: | php-react-socket-0.4.6-1.el7.src.rpm |
| Build Date: | Sun Dec 10 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/reactphp/socket |
| Summary: | Async, streaming plaintext TCP/IP and secure TLS socket server |
| Description: | Async, streaming plaintext TCP/IP and secure TLS socket server for React PHP. The socket component provides a more usable interface for a socket-layer server based on the EventLoop and Stream components. Autoloader: /usr/share/php/React/Socket/autoload.php |
- Update to 0.4.6 (RHBZ #1416802)
- Restrict evenement/evenement and react/promise dependencies to one major version - Minor update to SCL tests (only php54 and php55 if rhel)
- Initial package