Skip to content

Azure Web PubSub Support #327

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

Closed
omid opened this issue Jul 15, 2021 · 6 comments
Closed

Azure Web PubSub Support #327

omid opened this issue Jul 15, 2021 · 6 comments
Labels
feature-request This issue requires a new behavior in the product in order be resolved.

Comments

@omid
Copy link

omid commented Jul 15, 2021

Is there any plan to support Azure Web PubSub service?
Generally, what do you think, is it possible to integrate it within this SDK?

@MindFlavor MindFlavor added the feature-request This issue requires a new behavior in the product in order be resolved. label Jul 16, 2021
@MindFlavor
Copy link
Contributor

Hi omid!
If you are referring to this Azure Web PubSub - REST Operations I think yes, we should definitely support it (once the pipeline is in place it should be relatively easy to implement).

Let's leave this issue open so we can track it.

@omid
Copy link
Author

omid commented Jul 17, 2021

Thanks.
Yes, exactly, I refer to that.
What do you refer to with "the pipeline"?

@MindFlavor
Copy link
Contributor

What do you refer to with "the pipeline"?

We are currently transitioning to a pipeline-based approach for the clients (see #290). This is preventing us from implementing new operations until it's completed.

@cataggar
Copy link
Member

cataggar commented Oct 14, 2021

May be try out the generated data-plane crate just published.

spec:
https://github.com/Azure/azure-rest-api-specs/tree/main/specification/webpubsub/data-plane/WebPubSub

crate azure_svc_webpubsub:
https://github.com/Azure/azure-sdk-for-rust/tree/main/services/svc/webpubsub

@omid
Copy link
Author

omid commented Oct 15, 2021

It's not published on crates.io, or it is, I couldn't find it?

And what is the difference between this and the actual implementation of it. I mean, are we going to have two implementations, one automatic, the other one manual?

I think MS should have a more clear roadmap.

Anyway, I like the autorust lib ❤️ 👍🏼 (I think it's not in crates.io also :/ )

@cataggar
Copy link
Member

@omid, the Azure services are supported, but this Azure SDK for Rust is made by volunteers and is not. Catch 22, to get it funded and supported, we have to show usage and demand for it.

I hope to publish initial 0.1 crates before the end of the year. I added details in the milestones.

I updated details on how to use the generated crates yesterday.
https://github.com/Azure/azure-sdk-for-rust/tree/main/services

@github-actions github-actions bot locked and limited conversation to collaborators Feb 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request This issue requires a new behavior in the product in order be resolved.
Projects
None yet
Development

No branches or pull requests

3 participants