pub fn open(url: String) -> Result(Pid, Dynamic)
pub fn push(client: Pid, message: String) -> Atom
pub fn set_log_level(level: Atom) -> Nil