darrachequesne / notepack

A fast Node.js implementation of the latest MessagePack spec
MIT License
75 stars 19 forks source link

Added tailHolder parameter to decode #20

Open yuyaryshev opened 4 years ago

yuyaryshev commented 4 years ago

I have a stream of MessagePack messages, to parse it i need a way to know message size.