all: avoid usage of deprecated namespace ndn::Tlv

refs #2079

Change-Id: I32b7f10bcde1e70617950900d54f6ce0fb588ce9
4 files changed
tree: 679a17f29b486ad582bc41a72ec2c34fce39ffb3
  1. .waf-tools/
  2. examples/
  3. src/
  4. tests/
  5. tools/
  6. .gitignore
  7. AUTHORS.md
  8. COPYING.md
  9. INSTALL.md
  10. README-dev.md
  11. README.md
  12. repo-ng.conf.sample
  13. waf
  14. wscript
README.md

repo-ng: Next generation of NDN repository

repo-ng is an implementation of a Named Data Networking data repository. The repo-ng follows Repo protocol of NDN. The specification of repo protocol is:

repo-ng uses ndn-cxx library as NDN development library, and uses sqlite3 as underlying storage.

repo-ng is an open source project licensed under GPL 3.0 (see COPYING.md for more detail). We highly welcome all contributions to the repo-ng code, provided that they can licensed under GPL 3.0+ or other compatible license.

See the file INSTALL.md for build and install instructions.

Please submit any bugs or issues to the ndn-repo-ng issue tracker: