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

Update broadcast-channel.md adding information on AddBroadcastChannel. #41774

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

alkampfergit
Copy link
Contributor

@alkampfergit alkampfergit commented Jul 16, 2024

Added the AddBroadcastChannel configuration, without that configuration I was not able to use Broadcast Channels.

Summary

Actually following the instruction on this documentation page I was not able to have Broadcast Channel works until I call the AddBroadcastChannel call during silo configuration.

Fixes #Issue_Number (if available)


Internal previews

📄 File 🔗 Preview link
docs/orleans/streaming/broadcast-channel.md Broadcast channels in Orleans

Added the AddBroadcastChannel configuration, without that configuration I was not able to use Broadcast Channels.
@dotnet-bot dotnet-bot added this to the July 2024 milestone Jul 16, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates PR is created by someone from the .NET community. label Jul 16, 2024
docs/orleans/streaming/broadcast-channel.md Outdated Show resolved Hide resolved
Co-authored-by: David Pine <david.pine@microsoft.com>
@BillWagner BillWagner merged commit b8db1ac into dotnet:main Aug 1, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants