Skip to main content

Module remote

Module remote 

Source

Structs§

InitialTree
Full tree snapshot sent to newly-connected clients.
PatchStream
Incremental patch stream for state-driven UI updates.

Enums§

RemoteMessage
Wire protocol messages for Remote UI (server-driven rendering).

Functions§

deserialize_message
Helper to deserialize messages from JSON
serialize_message
Helper to serialize messages to JSON