-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
The parser used in the reference client and listener does not parse correctly multi commands. The reason is that it should subtract from command length the bytes for command class and command. The information is in the xml file as sizechange="-2" attribute, which is ignored by the parser.
Reactions are currently unavailable