Azure / azure-webpubsub

Azure Web PubSub Service helps you to manage WebSocket connections and do publish and subscribe in an easy way
https://azure.github.io/azure-webpubsub/
MIT License
132 stars 84 forks source link

Adding subprotocol support #699

Closed vicancy closed 6 months ago

vicancy commented 6 months ago
  1. Overview

    image
  2. Create from supported clients image

  3. Connect both simple clients and subprotocol clients image

  4. Subprotocol clients can specify properties when connect image

  5. List of supported APIs for subprotocol clients image

  6. Send and receive group messages from client tabs

    image