Available on crate feature
servers only.Expand description
“Server” implementations for SDIO protocols for handling PCFS for cat-dev.
Reminder that SDIO Server, actually connects to an open TCP port (like a client normally would). It is called SDIO Server as it still processes packets as a server.
Structs§
- Sdio
Server Builder - A builder for getting a TCP Server that is capable of serving SDIO to a cat-dev console.
- Sdio
Stream State - The state of the SDIO Control server that every client ends up interacting with.