Crate cfx_rpc_builder
source ·Structs§
- Conflicting modules between http and ws servers.
- An
IdProvider
for ethereum subscription ids. - A no-op middleware.
- A builder type to configure the RPC module: See [
RpcModule
] - A Helper type the holds instances of the configured modules.
- A builder type for configuring and launching the servers that will handle RPC requests.
- A handle to the spawned servers.
- Builder to configure and create a JSON-RPC server
- Two middlewares chained together.
- Holds modules to be installed per transport type
- Holds installed modules per transport type.
Enums§
- Rpc Server related errors
- Describes the modules that should be installed.
- Rpc server kind.
- Errors when trying to launch ws and http server on the same port.