azure-webpubsub
azure-webpubsub copied to clipboard
[BugBash][CLI] Missing sendToAll method
Describe the bug
Seems there is no way to send to all clients with Azure CLI.
using az webpubsub service broadcast
maybe rename from broadcast
to sendToAll
to be consistent with REST API and SDKs
If it's not very crucial, I'd like to keep it as is. Changing is a breaking change