Ecosyste.ms: Awesome
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: 2 days ago
JSON representation
Tcp server library based on Swoole coroutine
- Host: GitHub
- URL: https://github.com/mix-php/server
- Owner: mix-php
- Created: 2019-05-17T08:48:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T06:46:08.000Z (about 4 years ago)
- Last Synced: 2024-10-30T11:20:41.486Z (18 days ago)
- Topics: mix, server
- Language: PHP
- Homepage:
- Size: 26.4 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/