Expand description
JSON-RPC specific middleware.
Structsยง
- Metrics
- Metrics with transport label.
- Middleware
- JSON-RPC middleware that handles metrics and rate-limiting.
- Middleware
Layer - JSON-RPC middleware layer.
- Node
Health Proxy - Middleware that proxies
/health
and/health/readiness
endpoints. - Node
Health Proxy Layer - Layer that applies
NodeHealthProxy
which proxies/health
and/health/readiness
endpoints. - Rate
Limit - Rate limit.
- RpcMetrics
- Metrics for RPC middleware storing information about the number of requests started/completed, calls started/completed and their timings.