bricks/examples/websocket.ui
2024-04-28 11:24:06 +08:00

9 lines
123 B
XML

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