浏览代码

Adding workerman to the list of event driven libs

Another event driven non-blocking I/O library.
https://github.com/walkor/Workerman
pull/394/head
walkor 11 年前
父节点
当前提交
24cca0c32a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

464
 * [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
464
 * [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
465
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
465
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
466
 * [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
466
 * [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
467
+* [Workerman](https://github.com/walkor/Workerman) - An event driven non-blocking I/O library.
467
 
468
 
468
 ## Logging
469
 ## Logging
469
 *Libraries for generating and working with log files.*
470
 *Libraries for generating and working with log files.*

正在加载...
取消
保存