commit | 434629049112ff810c0a2f3f7146a50abc32dc95 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Jul 05 02:06:07 2017 -0400 |
committer | Alex Afanasyev <aa@cs.ucla.edu> | Wed Jul 05 10:27:12 2017 -0700 |
tree | 8edc80c099dda94932412b4b0197113ddc07f6bf | |
parent | 9bf55815303a2cbd39d2abfbb12ba484b30310cb [diff] |
net: improve NetworkMonitor documentation Change-Id: Icff6aeffd1c4878c234edd8b22c572fa7fa18a49
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.