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

Should allow anonymous by default for socketIO #722

Closed zackliu closed 3 months ago

zackliu commented 3 months ago

Describe the bug

When creating a new hub setting for socket.IO. Allow anonymous clients by default or at least allow user to specify one. Currently it's "deny"

To Reproduce

Exceptions (if any)

Further technical details