commit | 8dfd91367fc8c70aaa96f83fe98c09f8dcfe50d8 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Oct 28 18:11:24 2018 -0400 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Mon Nov 05 12:12:15 2018 -0800 |
tree | 78e5ea3e44e265eb4bd995dc87c2f3951ecde031 | |
parent | 511712d86327ec1039b7e844978ed6aa33b76660 [diff] |
data: remove deprecated {get,set}FinalBlockId() Change-Id: Id2baaddae26d4afe0cb35b43f44f1eba9a311da6
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
.