commit | 6a2fdb29f67ae8add09768697093d2c3c5ca4821 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Tue May 08 19:54:16 2018 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Sun Feb 17 19:25:53 2019 -0500 |
tree | ac47f4d0a0e20196153e310a51ce733af07fa454 | |
parent | abfd2539e9086dae17ecc735d639f232ea1536b4 [diff] |
[ndnSIM] More intrusive changes removing use of boost::asio::io_service Use of either removed or replaced with defunct DummyIoService for API compatibility. Change-Id: I9f99a944bf5cd082180e3f0ebccf977d5bf73f26
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
.