commit | b42184a4c44aa975c4c0bcb659d18239b1350517 | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Mon Nov 28 18:03:05 2016 -0800 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Tue May 08 14:31:34 2018 -0400 |
tree | 9c8f0a331c62c5904205242514b4968f8041ae37 | |
parent | a8d09b2ac5367fa26b7f6542cb9db5112294ae3b [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
.