bricks/examples/websocket.ui
2024-04-28 11:18:17 +08:00

9 lines
136 B
XML

{
"widgettype":"WebSocket",
"options":{
"width":"100%",
"height":"100%",
"ws_url":"ws://localhost/bricks/examples/echo.ws"
}
}