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
130 stars 84 forks source link

Also add (count) settings to Hub Settings? #725

Open vicancy opened 3 months ago

vicancy commented 3 months ago

image

Could we make it similar to: image

xingsy97 commented 3 months ago

Adding this count requires 1 extra API request to get hub setting detail for each hub after user clicks a wps resource. Considering the extension already has slow load issue, this feature will be considered in the future.