If the websocket message exceeds a certain size, we might receive it in chunks and civetweb does not auto-consolidate for us. Fixed this by adding a length prefix to the edit command.
If the websocket message exceeds a certain size, we might receive it in chunks and civetweb does not auto-consolidate for us. Fixed this by adding a length prefix to the edit command.