inkle / inkle/ink

[Feature Request] Support CBOR as an alternative to JSON

Open
#710 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.9k
Forks
540
PR merge metrics
No merged PRs in 30d

Description

Hello, I would like to request the supporting of CBOR as well as JSON.

CBOR is a binary format, which means faster read times, and slight code obfuscation; CBOR is also designed to be streamed, so that could also be something that could help. CBOR, as it stands, is a superset of
the JSON specification. It is a [RFC standard](https://dx.doi.org/10.17487/rfc8949) and there are already libraries for reading and writing.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.