Module protocol

Module protocol 

Source
Expand description

Wire-format types mapping one-to-one to the Gemini Multimodal Live API.

Re-exports§

pub use messages::*;
pub use types::*;

Modules§

messages
Client→Server and Server→Client message envelopes for the Gemini Live wire protocol.
types
Core types that map one-to-one to the Gemini Multimodal Live API wire format.