pub const READY_EVENT: &str = "ferrox.server.ready";
The event discriminator of the ready line. Present so a parser can tell this line from any other JSON a future version might print.
event