gnieh / fs2-data

streaming data parsing and transformation library
https://fs2-data.gnieh.org
Apache License 2.0
152 stars 27 forks source link

Add MessagePack support #603

Open jarmuszz opened 4 months ago

jarmuszz commented 4 months ago

This ticket will be the root of the MessagePack implementation process.

Similarly to fs2-data-cbor, the fs2-data-msgpack should be split into two modules:

We can split the process of implementing the format into the following parts: