Merge pull request #499 from coderstephen/master

[event] icicleio/icicle
This commit is contained in:
Jose Diaz-Gonzalez 2016-04-03 23:24:48 -04:00
commit 61c33fb4bf
1 changed files with 1 additions and 0 deletions

View File

@ -451,6 +451,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Amp](https://github.com/amphp/amp) - An event driven non-blocking I/O library.
* [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
* [Icicle](https://github.com/icicleio/icicle) - An asynchronous library with coroutines, non-blocking I/O, and multithreading.
* [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
* [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
* [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.