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

Show hub settings in extension #687

Closed xingsy97 closed 6 months ago

xingsy97 commented 6 months ago

content

  1. show hub settings in vscode extension tree
  2. right click hub name then click "View Properties" to view detail
  3. show/configure event listeners seems troublesome. This pr only shows the number of event listeners without its detail.

how to install & use

https://github.com/Azure/azure-webpubsub/pull/685

screenshot

image

image