Difference between revisions of "Cbor"

From Wiki at Neela Nurseries
Jump to: navigation, search
(Create page for Concise Binary Object Representation (CBOR) notes.)
 
m (Note that Concise Binary Object Representation specified in RFC8949.)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<center>
 +
[[User:Ted#nn_anchor_technical_links|Neela Nurseries Technical Links]]
 +
</center>
 +
 
Page for Concise Binary Object Representation (CBOR).
 
Page for Concise Binary Object Representation (CBOR).
  
Line 6: Line 10:
  
 
*  https://cbor.io/impls.html
 
*  https://cbor.io/impls.html
 +
 +
Nordic Semi CBOR code repository:
 +
 +
*  https://github.com/NordicSemiconductor/zcbor
 +
 +
== [[#top|^]] CBOR Specification ==
 +
 +
Concise Binary Object Representation is specified in RFC8949 . . .
 +
 +
*  https://www.rfc-editor.org/rfc/rfc8949.html
  
 
<!-- odne komentar -->
 
<!-- odne komentar -->

Latest revision as of 23:13, 6 June 2024

Neela Nurseries Technical Links

Page for Concise Binary Object Representation (CBOR).

Implementations for CBOR:

Nordic Semi CBOR code repository:

^ CBOR Specification

Concise Binary Object Representation is specified in RFC8949 . . .