Expand description
Re-exports§
pub use jsonrpsee_types as types;
Structs§
- Header
Map - A set of HTTP headers
- Header
Value - Represents an HTTP header field value.
- Ping
Config - Configuration for WebSocket ping/pong mechanism and it may be used to disconnect an inactive connection.
- WsClient
- Generic asynchronous client.
- WsClient
Builder - Builder for
WsClient
.
Type Aliases§
- Custom
Cert Store - Custom TLS configuration.