commit | 9fcc24fd7563cd82c89f7b6c5e8b9c96b19d6c6b | [log] [tgz] |
---|---|---|
author | Steve DiBenedetto <dibenede@cs.colostate.edu> | Mon Jan 05 12:16:16 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jan 16 14:59:49 2015 -0800 |
tree | f8cda0da4d6bf9678fe821394df3d57c8d64719b | |
parent | 0711380b4ce58b751c1f02434876cbdfbf839328 [diff] |
docs: improve example applications refs: #1976 Change-Id: I82e719ac497d3cb4eab74c1c6d02bcaa050388eb
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.md
.