Sfoglia il codice sorgente

Merge pull request #485 from kelunik/master

[event] amphp/amp
pull/541/head
Jose Diaz-Gonzalez 9 anni fa
parent
commit
3e25b1caaf
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

@@ -449,6 +449,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
449 449
 ## Event
450 450
 *Libraries that are event-driven or implement non-blocking event loops.*
451 451
 
452
+* [Amp](https://github.com/amphp/amp) - An event driven non-blocking I/O library.
452 453
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
453 454
 * [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
454 455
 * [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.

Loading…
Annulla
Salva