Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

[2.x] Removed 'websockets' broadcaster driver #490

Merged
merged 4 commits into from
Aug 27, 2020
Merged

Conversation

rennokki
Copy link
Collaborator

This PR fixes a problem with the websockets broadcaster.

If you want to build the server as standalone, the frontend apps needed access to the Redis cluster too in order to publish the event to other nodes. This can be acutely painful because the entire logic should have sat in the API route, publishing it to the rest of the servers instead of letting the publisher doing it.

@rennokki rennokki merged commit b39b33c into 2.x Aug 27, 2020
@rennokki rennokki deleted the fix/backend-streaming branch August 27, 2020 11:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant