|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IProtocolFormatter | Declares functionality to encode/decode messages used for the communication between channels. |
Class Summary | |
---|---|
EasyProtocolFormatter | Simple and very fast encoding/decoding for TCP, WebSocket and multicast/broadcast UDP. |
EneterProtocolFormatter | Default Eneter encoding/decoding. |
ProtocolMessage | Message decoded by the protocol formatter. |
Enum Summary | |
---|---|
EProtocolMessageType | Type of the message sent between channels. |
Encoding/decoding the communication between output and input channels. The protocol formatter encodes low-level messages sent between output and input channels. The output channel can send following messages to the input channel:
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |