Skip to main content

READY_EVENT

Constant READY_EVENT 

Source
pub const READY_EVENT: &str = "frink.server.ready";
Expand description

The event discriminator of the ready line. Present so a parser can tell this line from any other JSON a future version might print.