Hermes
Simulation Orchestration Platform for Aerospace
Loading...
Searching...
No Matches
hermes.server.websocket.ClientState Class Reference
Collaboration diagram for hermes.server.websocket.ClientState:

Static Public Attributes

TelemetryEncoder encoder = None
str remote = ""

Detailed Description

Per-client state tracking.

Attributes:
    ws: WebSocket connection
    encoder: Optional telemetry encoder for this client's subscription
    remote: Remote address for logging

Member Data Documentation

◆ encoder

TelemetryEncoder hermes.server.websocket.ClientState.encoder = None
static

◆ remote

str hermes.server.websocket.ClientState.remote = ""
static

The documentation for this class was generated from the following file: