EpicEric / pony-mqtt

:horse: MQTT client in Pony
https://epiceric.github.io/pony-mqtt-docs/mqtt--index/
MIT License
6 stars 1 forks source link

Fix instability #7

Closed EpicEric closed 6 years ago

EpicEric commented 6 years ago

Sometimes, the program will crash when unsuccessfully attempting to parse a packet.

Analyze why these packets are being malformed and attempt to fix or ignore it.