v0.1.3
Pre-release
Pre-release
fix: Connection closed when frameLen 0
Sometimes, MessagePack frames have the length 0.
This was seen as an error, which closed the connection.
As they do no harm, but closing the connection does, they are
accepted now