Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mix-php/server

Tcp server library based on Swoole coroutine
https://github.com/mix-php/server

mix server

Last synced: 2 days ago
JSON representation

Tcp server library based on Swoole coroutine

Awesome Lists containing this project

README

        

## Mix Server

基于 Swoole 协程的 tcp server 类库

## Usage

安装:

```
composer require mix/server
```

## License

Apache License Version 2.0, http://www.apache.org/licenses/