pub fn howl_send(conn: &Value, text: &Value) -> DogeResultExpand 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.
pub fn howl_send(conn: &Value, text: &Value) -> DogeResulthowl.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.