Browse Source

Merge pull request #287 from Taluu/patch-1

Add reference to Elephant.io
pull/349/merge
Jamie York 10 years ago
parent
commit
4af298445d
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

412
 * [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
412
 * [Rx.PHP](https://github.com/asm89/Rx.PHP) - A reactive extension library.
413
 * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.
413
 * [Ratchet](https://github.com/cboden/Ratchet) - A web socket library.
414
 * [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
414
 * [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
415
+* [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library.
415
 * [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
416
 * [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
416
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
417
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
417
 * [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events.
418
 * [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events.

Loading…
Cancel
Save