Skip to main content

Module resource

Module resource 

Source
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§

AggregateClientStats
Aggregate statistics across all clients.
ClientQuota
Client quota configuration.
ClientRegistry
Registry of all connected clients.
ClientResources
Per-client resource tracking.
ClientStats
Statistics for a single client.

Type Aliases§

ClientId
Unique client identifier.