mcollina / msgpack5

A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]
MIT License
493 stars 76 forks source link

LZ4 support #103

Open saiprabhur opened 3 years ago

saiprabhur commented 3 years ago

The message pack support LZ4 compression to encode and decode.