Module messages

Module messages 

Source
Expand description

Client→Server and Server→Client message envelopes for the Gemini Live wire protocol.

Re-exports§

pub use client::*;
pub use server::*;

Modules§

client
Client → Server message types for the Gemini Live wire protocol.
server
Server → Client message types for the Gemini Live wire protocol.