Skip to content

Releases: mogoson/MGS.CommandServo

v1.1.0

Choose a tag to compare

@mogoson mogoson released this 07 Oct 15:20

Release for Optimize

v1.0.0

Choose a tag to compare

@mogoson mogoson released this 17 Jul 17:31

Official Version Released For The First Time

  • Listener the command IO and read command buffer.
  • Parse the command buffer to Command.
  • Execute the Command and respond the result after complete.
  • Parse the respond result to buffer and write to command IO.

First release

First release Pre-release
Pre-release

Choose a tag to compare

@mogoson mogoson released this 11 Apr 09:50
  1. Listener the command IO and read command buffer.
  2. Parse the command buffer to Command.
  3. Execute the Command and respond the result after complete.
  4. Parse the respond result to buffer and write to command IO.