Parcourir la 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 il y a 10 ans
Parent
révision
24cca0c32a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

@@ -464,6 +464,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
464 464
 * [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
465 465
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
466 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 469
 ## Logging
469 470
 *Libraries for generating and working with log files.*

Chargement…
Annuler
Enregistrer