Expand description
Re-exports§
pub use jsonrpsee_types as types;
Modules§
- transport
- HTTP transport.
Structs§
- Header
Map - A set of HTTP headers
- Header
Value - Represents an HTTP header field value.
- Http
Client - JSON-RPC HTTP Client that provides functionality to perform method calls and notifications.
- Http
Client Builder - HTTP client builder.
Type Aliases§
- Custom
Cert Store - Custom TLS configuration.
- Http
Body - Default HTTP body for the client.
- Http
Request - HTTP request with default body.
- Http
Response - HTTP response with default body.