Module hrpc::client[][src]

Expand description

Common client types and functions.

Modules

Error types.

hRPC socket used for streaming RPCs.

Structs

Generic client implementation with common methods.

Functions

Creates a new HttpClient that you can use.

Type Definitions

A hyper HTTP client that supports HTTPS.