RFC 7049 Concise Binary Object Representation specification implementation in pure C. Targets constrained embedded devices.
Protocol specification can be found here.
# Clone the repo
git clone https://github.com/projectiota/ucbor && cd ucbor
make