v1.0.12
- Fix parser issue when parsing a message where the data field length is parsed from one call to
append
, but the content field is appended and parsed later (ie. append, parse -> None, append, parse -> msg).
append
, but the content field is appended and parsed later (ie. append, parse -> None, append, parse -> msg).