You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2024. It is now read-only.
Keep in mind, this release is experimental. Testing and reporting issues are highly appreciated.
Please check this PR for more details and roadmap: #447
Added (experimental) Websocket-to-Redis interaction to sync channels with connections across multiple websockets:serve instances. (#140). The Redis replication for horizontal scaling need an additional broadcaster driver called 'websockets' that can be configured like the pusher one. You can use it for the horizontal replication instead of 'pusher'