jsonbaby/websocket-pubsub

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/jsonbaby/websocket-pubsub

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

This package is auto-updated.

Last update: 2025-10-10 08:07:21 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