Quellcode durchsuchen

Add Icicle to Event section

pull/499/head
Stephen Coakley vor 10 Jahren
Ursprung
Commit
7076ea2f20
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -418,6 +418,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
418 418
 *Libraries that are event-driven or implement non-blocking event loops.*
419 419
 
420 420
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
421
+* [Icicle](https://github.com/icicleio/icicle) - An asynchronous library with coroutines, non-blocking I/O, and multithreading.
421 422
 * [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
422 423
 * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.
423 424
 * [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.

Laden…
Abbrechen
Speichern