Module hrpc::client[][src]

Expand description

Common client types and functions.

Structs

Generic client implementation with common methods.

A websocket, wrapped for ease of use with protobuf messages.

Enums

Errors that can occur within Client operation.

Errors that can occur while parsing the URL given to Client::new().

Type Definitions

Convenience type for Client operation result.