Module codec
wsprism
0.1.0
Module codec
Module Items
Enums
Functions
In wsprism::
gateway::
transport
wsprism
::
gateway
::
transport
Module
codec
Copy item path
Source
Expand description
Decode-once codec for the transport layer.
Text frames => Envelope (lazy
RawValue
for data)
Binary frames => HotFrame (panic-free bytes::Buf parsing)
Ping/Pong/Close are surfaced for lifecycle management
Enums
§
Inbound
Functions
§
decode