Module message

Module message 

Source
Available on crate features clients or servers only.
Expand description

An SDIO “message”, which is effectively a wrapper around multiple telnet streams.

Structs§

SdioControlMessageRequest
Handle a Write Request coming over the SDIO Control port.
SdioControlTelnetMessage
A telnet message that has come in.

Enums§

SdioControlTelnetChannel
Telnet ‘channels’ or streams. As SDIO actually jumbles multiple telnet channels.
SdioControlTelnetData
Sdio Telnet data that came over the channel.