Version of neli
All versions
Describe the bug
Incorrect deserialization of a packet can cause problems deserializing subsequent messages. neli should be able to handle this more robustly.
To Reproduce
#300 has a reproducer.
Expected behavior
An error parsing one message should not cause other messages to fail to be deserialized.
Version of neli
All versions
Describe the bug
Incorrect deserialization of a packet can cause problems deserializing subsequent messages. neli should be able to handle this more robustly.
To Reproduce
#300 has a reproducer.
Expected behavior
An error parsing one message should not cause other messages to fail to be deserialized.