commit | bb64c17b389c482cb1bfec5bbc2ba13064498560 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Dec 29 20:32:45 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Dec 30 17:51:18 2015 -0800 |
tree | 31291c78eac4436d75847b26a79c376195e3474f | |
parent | 9bdbb83022598a4b5d6c1e20bf346a21a0d5fa9a [diff] |
face: Allow creation of Face with custom IO service and default transport Change-Id: I3f3a77c980d23f5ff53d21d4669582caff259a63 Refs: #2500
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
.