浏览代码

Merge pull request #499 from coderstephen/master

[event] icicleio/icicle
pull/541/head
Jose Diaz-Gonzalez 9 年前
父节点
当前提交
61c33fb4bf
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

451
 
451
 
452
 * [Amp](https://github.com/amphp/amp) - An event driven non-blocking I/O library.
452
 * [Amp](https://github.com/amphp/amp) - An event driven non-blocking I/O library.
453
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
453
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
454
+* [Icicle](https://github.com/icicleio/icicle) - An asynchronous library with coroutines, non-blocking I/O, and multithreading.
454
 * [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
455
 * [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
455
 * [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
456
 * [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
456
 * [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
457
 * [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.

正在加载...
取消
保存