Skip to main content

Module client

Module client 

Source
Expand description

Sv2 client monitoring types

These types are for monitoring Sv2 clients (downstream connections). Each client can have multiple channels opened with the app.

Structs§

ExtendedChannelInfo
Information about an extended channel
StandardChannelInfo
Information about a standard channel
Sv2ClientInfo
Full information about a single Sv2 client including all channels
Sv2ClientMetadata
Sv2 client metadata without channel arrays (for listings)
Sv2ClientsSummary
Aggregate information about all Sv2 clients

Traits§

Sv2ClientsMonitoring
Trait for monitoring Sv2 clients (downstream connections)