commit | a60d9363c85b97b8cbbb797f20522835d9b2da3c | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Wed Nov 12 09:38:21 2014 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Fri Nov 14 12:33:11 2014 -0800 |
tree | ea0a35a5293e11371400e97d53a5113bbbbc87b0 | |
parent | eabffdf2a90ee7398b12dc284284716934230842 [diff] |
util: make DummyClientFace public API refs #2164 Change-Id: I4a21b70faab1fc1f5cde8430ef602f2425150df9
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
.