Skip to content
Commit 02b5ec62 authored by Robert Lubos's avatar Robert Lubos Committed by Benjamin Cabé
Browse files

log: websocket: Avoid byte drop for long messages



In case the log message length exceeded the websocket buffer size, the
backend would drop the overflowing character, instead of sending it as a
part of the next message.

Rework the ws_console_out() logic a bit to prevent that.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent 224ffca8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment