commit | 6b99b6f1857250ca85a4d1d24370c816573bd504 | [log] [tgz] |
---|---|---|
author | Chavoosh Ghasemi <chghasemi@cs.arizona.edu> | Fri Oct 26 12:08:33 2018 -0700 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Jan 18 17:21:55 2019 -0500 |
tree | 6f731bd4bdb7638135152c505594e293871afabf | |
parent | ca48851110a65c045ca482f5568fa6e0baf9a99f [diff] |
Add MetadataObject class to encode/decode RDR-style metadata Change-Id: I6688b630a4889614e7df5c1f91b91be370a350cd Refs: #4707
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.