https://github.com/swoft-cloud/swoft-tcp-server
[READ ONLY] Swoft TCP Server Component
https://github.com/swoft-cloud/swoft-tcp-server
swoft swoft-tcp-server tcp-server
Last synced: 2 months ago
JSON representation
[READ ONLY] Swoft TCP Server Component
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-tcp-server
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2019-01-17T09:07:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T17:03:43.000Z (about 4 years ago)
- Last Synced: 2025-04-05T01:04:55.454Z (3 months ago)
- Topics: swoft, swoft-tcp-server, tcp-server
- Language: PHP
- Homepage:
- Size: 2.82 MB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swoft Tcp Server
[](https://packagist.org/packages/swoft/tcp-server)
[](https://secure.php.net/)
[](https://www.swoft.org/docs)
[](https://github.com/swoft-cloud/swoft/blob/master/LICENSE)Swoft Tcp Server Component
## [中文说明](README.zh-CN.md)
中文说明请查看 [README.zh-CN.md](README.zh-CN.md)
## Install
- composer command
```bash
composer require swoft/tcp-server
```## Resources
* [Documentation](https://swoft.org/docs)
* [Contributing](https://github.com/swoft-cloud/swoft/blob/master/CONTRIBUTING.md)
* [Report Issues][issues] and [Send Pull Requests][pulls] in the [Main Swoft Repository][repository][pulls]: https://github.com/swoft-cloud/swoft-component/pulls
[repository]: https://github.com/swoft-cloud/swoft
[issues]: https://github.com/swoft-cloud/swoft/issues## LICENSE
The Component is open-sourced software licensed under the [Apache license](LICENSE).