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

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

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

mix server

Last synced: 11 months 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/