jsonbaby/websocket-pubsub

dev-main 2022-07-10 01:14 UTC

This package is auto-updated.

Last update: 2024-09-10 05:51:11 UTC


README

此包为EventBridge提供了websocket发布/订阅功能。

为了使此功能正常工作,您还需要安装Simple PubSub WebSocket Server包或自行构建:p。

安装

composer require jsonbaby/websocket-pubsub

php artisan websocket-pubsub:install

使用方法