azure-messaging-webpubsubservice-py
sickn33/antigravity-awesome-skills
This comprehensive SDK provides a Python interface for Azure Web PubSub Service, enabling real-time, scalable messaging via WebSocket connections. It allows developers to implement robust Publish/Subscribe (Pub/Sub) patterns, supporting message broadcasting to all clients, targeted messages to specific users, and advanced group management. Ideal for building high-concurrency, real-time communication features.