Expand description
Module for managing the WebSocket server, including routes and connection handling. WebSocket Server Module
This module defines the WebSocket server implementation using the
picoserve framework. It manages incoming WebSocket connections, processes
I2C commands, and communicates with the embedded control system through a
channel interface.
Structs§
Functions§
- run
- Creates WS Server