Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

new: Add SendBroadcastMessage() bus method #41

Merged

Conversation

jooskim
Copy link
Collaborator

@jooskim jooskim commented Nov 2, 2021

This PR implements a new method to the event bus API that will
hopefully reduce confusion around use of the basic event bus API
methods around broadcasting scenarios. Details can be tracked in this
GitHub issue: #40

Closes #40

Signed-off-by: Josh Kim kjosh@vmware.com

This PR implements a new method to the event bus API that will
hopefully reduce confusion around use of the basic event bus API
methods around broadcasting scenarios. Details can be tracked in this
GitHub issue: vmware-archive#40

Signed-off-by: Josh Kim <kjosh@vmware.com>
Copy link
Collaborator

@daveshanley daveshanley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks for your input @freedreamer82

@jooskim jooskim merged commit 4cd6850 into vmware-archive:main Nov 2, 2021
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.

which method to use for one direction stream?
2 participants