FrameworkComputer/inputmodule-rs

Improve host protocol

JohnAZoidberg opened this issue · 0 comments

Desirable properties:

  • Basic header
  • Checksum
  • Footer or length field in the header to know when a message ended
  • Either a debug message type or tolerant to just printing message to the serial console
  • Status code of response message to indicate failure
    • Success, Invalid Request, ...