commit | e284b2a01e7442e1b920b0aff3ae0aa0d3397753 | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Mon Nov 28 18:03:05 2016 -0800 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Sun Feb 17 19:25:53 2019 -0500 |
tree | 8da24a287a8d1b18cfc27682502bc960efab9f64 | |
parent | cdd307afe5affe24a4c5eb8a4c826672b53f04f8 [diff] |
[ndnSIM] face: Emulation mode of ndn::Face Change-Id: Ib345978575104afa436296d2f5a824a39e3a9780
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
.