Browse Source

Remove Icicle from list

Icicle is deprecated as per the repository readme file.
pull/772/head
Christopher Pitt 8 years ago
parent
commit
e6c939e379
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      README.md

+ 0
- 1
README.md View File

479
 * [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events.
479
 * [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events.
480
 * [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
480
 * [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
481
 * [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
481
 * [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
482
-* [Icicle](https://github.com/icicleio/icicle) - An asynchronous library with coroutines, non-blocking I/O, and multithreading.
483
 * [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages
482
 * [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages
484
 * [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
483
 * [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
485
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
484
 * [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.

Loading…
Cancel
Save