You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know more about CBOR, it's benefits, downsides and if possible practical examples.
CBOR seems to be the JSON of binary file formats, direct conversion between JSON to CBOR and back is possible. I guess it could be used to reduce the size of requests to APIs.
The text was updated successfully, but these errors were encountered:
Talk request
I would like to know more about CBOR, it's benefits, downsides and if possible practical examples.
CBOR seems to be the JSON of binary file formats, direct conversion between JSON to CBOR and back is possible. I guess it could be used to reduce the size of requests to APIs.
The text was updated successfully, but these errors were encountered: