Azure / Azure/azure-sdk-for-rust

Azure Web PubSub

Open
#3,967 0 comments 0 reactions 0 assignees View on GitHub
Client WebPubSub
Dominant language
Rust
Stars
884
Forks
365
Avg merge
2d 19h
Merged PRs (30d)
109

Description

### Feature Summary

Support for Azure Web Pub Sub

### Feature Description

It would be great if we had native support for https://learn.microsoft.com/en-us/azure/azure-web-pubsub/.
We're looking at using this for Agency, on the backend, but our CLI that wants to stream and receive events is 100% Rust :)

### Use Case

Agency CLI Streaming agent sessions across devices

### Alternatives

Define our own messages in Rust, use schemars to generate Json Schema, and generate C# code to mirror these for use in the pub sub service.

### Additional Context

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the Azure Web PubSub documentation linked in the issue and determine the SDK surface required for the Agency CLI's streaming and event-receiving use case. No files, tests, or entry points are named, so identify the relevant existing Rust SDK service pattern before implementation. Done means native Azure Web PubSub support for the stated use case, with appropriate validation and tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, rust
Domain
backend-api-design, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.