Skip to content

Conversation

henrybarreto
Copy link
Member

All control messages are now sent as JSON requests, including a new message type exclusively for error reporting. WebSocket binary data is now reserved for terminal output, simplifying the protocol and improving separation of concerns.

@henrybarreto henrybarreto self-assigned this Jun 18, 2025
@henrybarreto henrybarreto requested a review from a team as a code owner June 18, 2025 18:39
…uests

All control messages are now sent as JSON requests, including a new
message type exclusively for error reporting. WebSocket binary data is
now reserved for terminal output, simplifying the protocol and improving
separation of concerns.
@henrybarreto henrybarreto force-pushed the feat/websocket-message-frames branch from 75417d6 to 3e7f336 Compare June 18, 2025 18:43
@henrybarreto henrybarreto changed the title feat(ssh): simplify UI flow by centralizing control messages as JSON requests feat(ssh): simplify web terminal flow by control messages as JSON requests Jun 18, 2025
@gustavosbarreto gustavosbarreto merged commit 21e6b31 into master Jun 18, 2025
16 checks passed
@gustavosbarreto gustavosbarreto deleted the feat/websocket-message-frames branch June 18, 2025 21:31
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.

2 participants