Open TheButlah opened 1 year ago
I wanted to give a try implementing a sans-io network protocol for the firmware protocol. This implementation performs no io, and does not require the use of async. All of the io is handled by the caller of the protocol.
I wanted to give a try implementing a sans-io network protocol for the firmware protocol. This implementation performs no io, and does not require the use of async. All of the io is handled by the caller of the protocol.