Azure Web PubSub
Azure Web PubSub is a fully-managed service that enables building real-time, two-way messaging applications using publish-subscribe patterns over WebSockets. It supports broadcasting messages to clients in groups, sending messages to specific connections or users, and integrating with serverless eve
2 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
WebSocket channel between a single client and a hub on the Web PubSub service instance. Each connection belongs to exactly one hub. Messages on this channel are JSON frames defined by the `json.webpubAzure Web PubSub
-
CloudEvents 1.0 HTTP delivery channel from the Web PubSub service to the customer-configured upstream webhook. The service POSTs one HTTP request per client event, using CloudEvents *binary* content mAzure Web PubSub