acassis commented on code in PR #18082: URL: https://github.com/apache/nuttx/pull/18082#discussion_r2712732795
########## Documentation/applications/netutils/bare/index.rst: ########## @@ -0,0 +1,9 @@ +=========================================== +``bare`` Binary Application Record Encoding +=========================================== + +BARE is a simple binary representation for structured application data, see +https://baremessages.org/. Review Comment: Is it similar to CBOR or MSGPack? Could you include a comment about how they compare? When to use BARE instead of CBOR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
