Browse Source

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 10 years ago
parent
commit
24cca0c32a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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.*

Loading…
Cancel
Save