Skip to main content

howl_send

Function howl_send 

Source
pub fn howl_send(conn: &Value, text: &Value) -> DogeResult
Expand description

howl.send(conn, text) — write text as UTF-8 to a connection. Returns none. A broken pipe or a non-connection socket is a catchable error.