Skip to main content

EventChunkSender

Type Alias EventChunkSender 

Source
pub type EventChunkSender = Sender<Frame<Bytes>>;

Aliased Typeยง

pub struct EventChunkSender { /* private fields */ }