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 85 forks source link

Add AdminUI and github action #748

Closed xingsy97 closed 3 months ago

xingsy97 commented 4 months ago
  1. Modified from https://github.com/socketio/socket.io-admin-ui
  2. The github action builds the project and upload the built folder into github artifacts, which enables users to deploy the project themselves.