浏览代码

Merge pull request #772 from assertchris/patch-1

Remove Icicle from list
pull/722/merge
Jamie York 8 年前
父节点
当前提交
ceb2ad6266
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      README.md

+ 0
- 1
README.md 查看文件

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.

正在加载...
取消
保存