commit | 3a6da36b4b9d3a4b808e53ed213f97a413afd09f | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Dec 29 20:31:03 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Dec 30 12:54:14 2015 -0800 |
tree | 6fb49af16800c2d9688a9aef1bc05f5c4e702879 | |
parent | bbca1b9ec1cc0a042560db6ab5f66a975647b46e [diff] |
face+util: Add protected Face::getTransport method and simplify DummyClientFace implementation Change-Id: I42e7e5705f27b6823ed18107b374c9841d2a7500 Refs: #3146
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
.