settermjd / mezzio-swoole-websocket
A small package that adds WebSocket support to Mezzio-Swoole. It's meant to be an interim solution while WebSocket support is shepherded into Mezzio-Swoole properly.
Package info
github.com/settermjd/mezzio-swoole-websocket
pkg:composer/settermjd/mezzio-swoole-websocket
Fund package maintenance!
Requires
- mezzio/mezzio-swoole: ^4.14
- psr/container: ^2.0
- webmozart/assert: ^2.4
Requires (Dev)
README
This is a small package that adds WebSocket support to Mezzio-Swoole. It’s meant to be an interim solution while WebSocket support is shepherded into Mezzio-Swoole properly.
Prerequisites
You’ll need the following to use the library:
Quick Start
To use the library, add it to your project by running the command below:
composer require settermjd/mezzio-swoole-websocket
Then, follow the Mezzio-Swoole documentation to configure your project.
Contributing
If you want to contribute to the project, whether you have found issues with it or just want to improve it, here’s how:
-
Issues: ask questions and submit your feature requests, bug reports, etc
-
Pull requests: send your improvements
License
Disclaimer
No warranty expressed or implied. Software is as is.