circuitpython/supervisor/shared/web_workflow
Ted Hess 27a97dec16 Static web pages:
- Move loading .js scripts from <head> to <body> for faster rendering
   - Enable back-button support for file system/editor navigation
   - Close WebSocket when navigating away from /cp/serial
   - Use better looking Blinka icon.
2023-04-16 15:53:07 -04:00
..
static Static web pages: 2023-04-16 15:53:07 -04:00
web_workflow.c Static web pages: 2023-04-16 15:53:07 -04:00
web_workflow.h Web Workflow sockets and threads handling improvements. 2023-04-05 13:50:42 -04:00
websocket.c Web Workflow sockets and threads handling improvements. 2023-04-05 13:50:42 -04:00
websocket.h Read websocket in background to look for ctrl-c 2022-08-09 13:57:03 -07:00