Procházet zdrojové kódy

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 před 10 roky
rodič
revize
24cca0c32a
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      README.md

+ 1
- 0
README.md Zobrazit soubor

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

Načítá se…
Zrušit
Uložit