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

Question: Configuring cluster client #7

Open
Avabin opened this issue Dec 5, 2023 · 2 comments
Open

Question: Configuring cluster client #7

Avabin opened this issue Dec 5, 2023 · 2 comments

Comments

@Avabin
Copy link

Avabin commented Dec 5, 2023

I can't get my head around how to configure IClusterClient to use this streaming provider. I haven't found any examples with IClusterClient or extension method.

So, is it even possible to use this streaming provider outside of cluster, via IClusterClient or is it limited to cluster silos only?

there is a test repo to reproduce my issue.
https://github.com/Avabin/Gamifier

@turowicz
Copy link
Contributor

turowicz commented Dec 5, 2023

Currently the Client side is not supported. Feel free to add an Extension in a PR by following this example https://github.com/Surveily/Orleans.Streaming.Grains/blob/main/src/Orleans.Streaming.Grains/Extensions/ISiloBuilderExtensions.cs

@Avabin
Copy link
Author

Avabin commented Dec 6, 2023

Sure thing. I will draft something up later.

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

No branches or pull requests

2 participants