8000 Provide a way to register custom Controller, Broker, PresenceManager over engineproto Protobuf schema by FZambia · Pull Request #957 · centrifugal/centrifugo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Provide a way to register custom Controller, Broker, PresenceManager over engineproto Protobuf schema #957

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

FZambia
Copy link
Member
@FZambia FZambia commented Mar 19, 2025

Proposed changes

This is an idea to have functionality similar to our event proxy, but for engine entities:

  • Controller - to provide a custom inter-node communication layer
  • Broker - custom Broker implementation, will be used for PUB/SUB and channel history
  • PresenceManager - custom PresenceManager implementation, will be called for presence operations.

It may work over HTTP/GRPC transports. This may be a sidecar implementing the required interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0