Hello! I just wanted to ask what the plan for the ...
# │firmware-dev
d
Hello! I just wanted to ask what the plan for the serial api (read/write) is? I'm peeking in the source and i found a WIP branch which looks like it's headed towards a polling with get/set. Like the previous implementation. I guess there will be a console page on the front-end later too? Where i'm getting at, is that I'd love to see a websocket based implementation for more interactive situations. one could potentially get an fully interactive terminal with the tpi command or a live in-browser terminal with the help of xterm.js or similar.