rally_runtime/topics

Values

pub fn broadcast(topic: String, frame: a) -> Nil
pub fn join(topic: String) -> Nil
pub fn leave(topic: String) -> Nil
pub fn members(topic: String) -> List(a)
pub fn receive_frame(timeout_ms: Int) -> Result(a, Nil)
pub fn start() -> Nil
Search Document