mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Adding workerman to the list of event driven libs
Another event driven non-blocking I/O library. https://github.com/walkor/Workerman
This commit is contained in:
parent
05c5036362
commit
24cca0c32a
@ -464,6 +464,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
|
||||
* [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
|
||||
* [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
|
||||
* [Workerman](https://github.com/walkor/Workerman) - An event driven non-blocking I/O library.
|
||||
|
||||
## Logging
|
||||
*Libraries for generating and working with log files.*
|
||||
|
Loading…
Reference in New Issue
Block a user