Module sc_rpc_server::middleware
source · Expand description
JSON-RPC specific middleware.
Structs§
- Metrics with transport label.
- JSON-RPC middleware that handles metrics and rate-limiting.
- JSON-RPC middleware layer.
- Middleware that proxies
/health
and/health/readiness
endpoints. - Rate limit.
- Metrics for RPC middleware storing information about the number of requests started/completed, calls started/completed and their timings.