|
|
|
|
|
by lovasoa
1913 days ago
|
|
Looking at it from the web inspector, yes, it's entirely over websockets, sending json messages : {"event":"input_event","task_id":"main-140213579376912","data":{"event_name":"blur","name":"weight","value":"21"}}
{"command": "output", "spec": {"type": "markdown", "content": "Your BMI: `1458.3`, Category: `Severely obese`", "sanitize": true, "scope": "#pywebio-scope-ROOT", "position": -1}, "task_id": "main-140213579376912"}
|
|