Expand description
Per-client resource tracking for the runtime.
Tracks individual client behavior and load to enable fair resource allocation and client-specific backpressure.
Structs§
- Aggregate
Client Stats - Aggregate statistics across all clients.
- Client
Quota - Client quota configuration.
- Client
Registry - Registry of all connected clients.
- Client
Resources - Per-client resource tracking.
- Client
Stats - Statistics for a single client.
Type Aliases§
- Client
Id - Unique client identifier.