jsonbaby/websocket-pubsub

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

This package is auto-updated.

Last update: 2024-04-10 04:58:06 UTC


README

This package provides websocket publish/subscribe functionality for EventBridge.

In order to get this work you also need to install Simple PubSub WebSocket Server package or build your own:p.

Installation

composer require jsonbaby/websocket-pubsub

php artisan websocket-pubsub:install

Usage