bricks/examples/websocket.ui

9 lines
123 B
XML

{
"widgettype":"WebSocket",
"options":{
"width":"100%",
"height":"100%",
"ws_url":"{{entire_url('echo.ws')}}"
}
}