Releases: trygve-lie/framed-msg
Releases · trygve-lie/framed-msg
Release list
Version 2.2.0
Added stream encoder.
Version 2.1.0
Encoder will now throw an RangeError if more then 128 arguments are being encoded.
Version 2.0.0
The stream parser now account for that stream chunks can contain multiple messages in one chunk.