pub fn send(method: &str, params: Value) -> Result<Response, String>
Send a single request to the default socket path.