marcelo-correa / laravel-websockets
一个易于启动的与Pusher兼容的Laravel WebSocket服务器。
v1.14.2
2023-10-30 13:46 UTC
Requires
- php: ^8.0|^8.1|^8.2
- cboden/ratchet: ^0.4.4
- clue/block-react: ^1.5
- clue/reactphp-sqlite: ^1.0
- clue/redis-react: ^2.6
- doctrine/dbal: ^3
- evenement/evenement: ^2.0|^3.0
- facade/ignition-contracts: ^1.0
- guzzlehttp/psr7: ^2.6
- illuminate/broadcasting: ^9.0|^10.0
- illuminate/console: ^9.0|^10.0
- illuminate/http: ^9.0|^10.0
- illuminate/queue: ^9.0|^10.0
- illuminate/routing: ^9.0|^10.0
- illuminate/support: ^9.0|^10.0
- pusher/pusher-php-server: ^6.0|^7.0
- react/mysql: ^0.5
- react/promise: ^2.8
- symfony/http-kernel: ^5.0|^6.0
- symfony/psr-http-message-bridge: ^1.1|^2.0
Requires (Dev)
- clue/buzz-react: ^2.9
- laravel/legacy-factories: ^1.1
- orchestra/testbench-browser-kit: ^7.0
- phpunit/phpunit: ^9.0
- ratchet/pawl: ^0.3.5
Suggests
- ext-pcntl: Running the server needs pcntl to listen to command signals and soft-shutdown.
- doctrine/dbal: Required to run database migrations (^2.9|^3.0).
This package is auto-updated.
Last update: 2024-08-30 01:38:37 UTC
README
将WebSocket的力量带给您的Laravel应用程序。内置Pusher替代方案、SSL支持、Laravel Echo支持和调试仪表板只是其功能之一。
文档
有关安装说明、深入使用和部署详情,请参阅官方文档。
变更日志
有关最近更改的更多信息,请参阅CHANGELOG。
贡献
有关详细信息,请参阅CONTRIBUTING。
安全
如果您发现任何与安全相关的问题,请通过电子邮件marcel@beyondco.de联系,而不是使用问题跟踪器。
鸣谢
许可
MIT许可(MIT)。有关更多信息,请参阅许可文件。