gnieh / fs2-data

streaming data parsing and transformation library

Home Page:https://fs2-data.gnieh.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add CBOR <-> JSON module

satabin opened this issue · comments

The RFC defines conversion back and forth to/from JSON values. By leveraging the Builder/Tokenizer concept, we can add a module that allows for parsing/serializing CBOR streams to/from JSON values.