Refactor client I/O into protocol package
This commit is contained in:
parent
337e974a26
commit
9924771531
7 changed files with 339 additions and 200 deletions
|
|
@ -4,4 +4,4 @@ const MagicTrailer = "rie4Ech7"
|
|||
|
||||
const HandshakeByte = 0x02
|
||||
const AckByte = 0x10
|
||||
const NackByte = 0x11
|
||||
const ResendByte = 0x11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue