Expand description
HTTP dispatch layer — JSON-RPC and REST routing.
Re-exports§
pub use cors::CorsConfig;pub use jsonrpc::JsonRpcDispatcher;pub use rest::RestDispatcher;
HTTP dispatch layer — JSON-RPC and REST routing.
pub use cors::CorsConfig;pub use jsonrpc::JsonRpcDispatcher;pub use rest::RestDispatcher;