Skip to content

Add pubsub system for websocket server #29719

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 79 commits into
base: main
Choose a base branch
from
Draft

Conversation

anbraten
Copy link
Contributor

@anbraten anbraten commented Mar 11, 2024

As requested in #28958 this PR tries to add an interface and memory pubsub system for the websocket server to be able to use a pubsub system like redis later on.

This PR contains changes from #28958.

image

@anbraten
Copy link
Contributor Author

@anbraten is there a relation/dependency between this and #28958? Should one land first?

This is meant to be the follow-up PR for #28958 (that one should go in first) adding the mutli-node support request by lunny

@anbraten anbraten mentioned this pull request Apr 3, 2024
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/dependencies modifies/go Pull requests that update Go code modifies/templates This PR modifies the template files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants