commit | 50b1390535b043016ef528605f8a220b94fb362d | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Wed Jul 09 15:05:46 2014 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jul 18 19:56:51 2014 -0700 |
tree | f1b95ea4f4e5a00246980e7d3726fa7040244aef | |
parent | 21f13b0f62d3ed52b26c8232fe6be6f46e0982e7 [diff] |
util: Deprecate CommandInterestGenerator and CommandInterestValidator Change-Id: Ib56f06702c571037990bf9e3ed1e0b973697f0f3 Refs: #1696
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: http://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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING
.