| getclientaccesstoken | Generate WebSocket connection URL | | sendtoall | Broadcast to all connections | | sendtouser | Send to specific user | | sendtogroup | Send to group members | | sendtoconnection | Send to specific connection | | addusertogroup | Add user to group | | removeuserfromgroup | Remove user from group |
| closeconnection | Disconnect client | | connectionexists | Check connection status |
SDK del servizio PubSub Web di Azure per Python. Utilizzare per messaggistica in tempo reale, connessioni WebSocket e modelli pub/sub. Trigger: "azure-messaging-webpubsubservice", "WebPubSubServiceClient", "real-time", "WebSocket", "pub/sub". Fonte: microsoft/agent-skills.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/microsoft/agent-skills --skill azure-messaging-webpubsubservice-py Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw