Modules§
Structs§
- Telemetry
Server - TelemetryServer implements a generic server that can bind and recv packets exposes the next_event method that returns an unpacked “TelemetryEvent”
Traits§
- Telemetry
Event - TelemetryEvent specifies a way to serialize itself from a Packet
Type Aliases§
- Telemetry
Packet - TelemetryPacket is an alias for a vector of bytes