Skip to content

Merge Feature/robustparser into Master

Lee, Penn Han requested to merge feature/robustparser into master

Implemented a more robust parser that will not crash when a broken message is received. Instead, the error will be logged into a log file and the message will be ignored to await a resend.

TODO: Send a "bad message" acknowledgement instead of a "received" acknowledgement

Merge request reports

Loading