https://github.com/swoft-cloud/swoft-websocket-server
[READ ONLY] WebSocket Server for Swoft
https://github.com/swoft-cloud/swoft-websocket-server
swoft swoole websocket websocket-server websockets
Last synced: about 1 year ago
JSON representation
[READ ONLY] WebSocket Server for Swoft
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-websocket-server
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2018-03-16T06:57:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T17:03:43.000Z (about 5 years ago)
- Last Synced: 2025-04-05T01:04:59.431Z (about 1 year ago)
- Topics: swoft, swoole, websocket, websocket-server, websockets
- Language: PHP
- Homepage: http://swoft.io/wstest
- Size: 3.08 MB
- Stars: 16
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swoft Websocket Server
[](https://packagist.org/packages/swoft/websocket-server)
[](https://secure.php.net/)
[](https://www.swoft.org/docs)
[](https://github.com/swoft-cloud/swoft/blob/master/LICENSE)
Swoft Websocket Server Component
## [中文说明](README.zh-CN.md)
中文说明请查看 [README.zh-CN.md](README.zh-CN.md)
## Install
- composer command
```bash
composer require swoft/websocket-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).