Skip to content
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

Add support for custom payloads and channels in broadcasting #54099

Open
wants to merge 3 commits into
base: 11.x
Choose a base branch
from

Conversation

JanneDeVos
Copy link

This pull request introduces support for broadcasting events to multiple channels and connections with specific payloads for each connection. The changes include:

BroadcastEvent Class Enhancements:

  • Added methods to handle broadcasting to multiple connections and channels.
  • Implemented logic to format and send payloads specific to each connection.

Test Cases:

  • Added new test cases in BroadcastEventTest to verify the functionality of broadcasting to multiple channels and connections.
  • Ensured existing tests are updated to reflect the new broadcasting logic.

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