Explorar el Código

Added Amp to Event section

pull/485/head
Niklas Keller hace 10 años
padre
commit
64f442c74e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

417
 ## Event
417
 ## Event
418
 *Libraries that are event-driven or implement non-blocking event loops.*
418
 *Libraries that are event-driven or implement non-blocking event loops.*
419
 
419
 
420
+* [Amp](https://github.com/amphp/amp) - An event driven non-blocking I/O library.
420
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
421
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
421
 * [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
422
 * [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
422
 * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.
423
 * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.

Loading…
Cancelar
Guardar