Skip to content

Websockets - #321

Draft
ondratu wants to merge 1 commit into
masterfrom
websockets
Draft

Websockets#321
ondratu wants to merge 1 commit into
masterfrom
websockets

Conversation

@ondratu

@ondratu ondratu commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@ondratu
ondratu force-pushed the websockets branch 2 times, most recently from 9bb2874 to 55234ce Compare July 7, 2026 06:36
- Telemetry and events are now sent over a persistent WebSocket connection
  to /p/ws instead of individual HTTP POSTs to /p/telemetry and /p/events
- Commands from Connect arrive asynchronously via server push (J-prefix for
  JSON commands, G-prefix for GCode, F-prefix for forced GCode) instead of
  as HTTP responses to telemetry
- Registration (/p/register) and camera handling remain on HTTP unchanged
- WS connection failure sets INTERNET error; send failure sets HTTP error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant