frameos
frameos copied to clipboard
Logging via websockets
Work in progress.
This switches logging to the backend to use websockets instead of separate HTTP requests.
TODO:
- Investigate a non-async webserver like mummy or GuildenStern
- Investigate alternative websocket client libraries
- Multiple logging targets
Now that https://github.com/FrameOS/frameos/pull/109 is in, this can finally continue