Skip to main content

Module serialize

Module serialize 

Source
Expand description

Serialization for the Remote UI protocol.

The Remote UI protocol allows the Hypen engine to run on a server while a thin client renders the UI. See RemoteMessage for the wire format.

Re-exports§

pub use remote::InitialTree;
pub use remote::PatchStream;
pub use remote::RemoteMessage;

Modules§

remote