
Title | Azure Web PubSub WebSocket Library |
Type | Library |
Tags
- Azure
- Realtime Messaging
- Widgets
This component has one widget Websocket. It takes an Url as input parameter, which is the generated unique access url retrieved by the connector module.
It fires several events you can handle, most important the OnMessage event which is fired whenever this client receives a message.
This widget is just one possibility to connect. You can also use any other WebSocket component from the forge. This widget uses the browsers default WebSocket api.