Kalpana Kalpana (Editor)

CBOR

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

CBOR (Concise Binary Object Representation) is a binary data serialization format loosely based on JSON. It is defined in IETF RFC 7049.

Amongst other uses, it is the recommended data serialization layer for the CoAP Internet of Things protocol suite.

References

CBOR Wikipedia


Similar Topics