azure-web-pubsub-ts

Community

Real-time WebSocket messaging for TypeScript

Authordavidrrowley
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers implement reliable WebSocket-based real-time messaging and pub/sub patterns in TypeScript by providing clear patterns for server-side token negotiation, client connectivity, group management, and Express event handling.

Core Features & Use Cases

  • Server token negotiation: Generate client access tokens using WebPubSubServiceClient and secure credentials (connection string, Azure AD).
  • Client connectivity and events: Establish resilient WebPubSubClient connections, register event handlers, and manage reconnection and group messages.
  • Group and connection management: Add/remove users and connections to groups, broadcast messages, and manage permissions and connection lifecycle.
  • Use Case: Build a chat or live-notifications system where a backend issues negotiate tokens, clients connect via WebSocket, join rooms, and receive targeted messages.

Quick Start

Use the azure-web-pubsub-ts skill to generate server and client TypeScript snippets that set up a negotiate endpoint, create a WebPubSubServiceClient with secure credentials, and a WebPubSubClient that connects and joins a group.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: azure-web-pubsub-ts
Download link: https://github.com/davidrrowley/CortexYouV3/archive/main.zip#azure-web-pubsub-ts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.