I added radio buttons to the index.html
How do I check in the websocket which button is checked ?<input type="radio" name="mode" value="left">Left<br>
<input type="radio" name="mode" value="right">Right