Setup & Installation
What This Skill Does
Azure Web PubSub skill covers both server-side management and client-side connection for real-time WebSocket messaging on Azure. It handles token generation, group membership, message broadcasting, and event handling through the @azure/web-pubsub, @azure/web-pubsub-client, and @azure/web-pubsub-express packages. It abstracts WebSocket connection management, token signing, and group routing that you would otherwise build and maintain yourself against the raw Azure Web PubSub REST API.
When to use it
- Working with azure web pubsub ts functionality
- Implementing azure web pubsub ts features
- Debugging azure web pubsub ts related issues
