bricks/examples/websocket.ui

9 lines
123 B
Plaintext
Raw Normal View History

2024-04-25 18:08:32 +08:00
{
"widgettype":"WebSocket",
"options":{
"width":"100%",
"height":"100%",
"ws_url":"{{entire_url('echo.ws')}}"
}
}