Skip to content

v0.1.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@philippseith philippseith released this 30 Aug 06:42
· 430 commits to master since this release
652a4bd

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