commit | bb5dab953a55e4050c5fe132aceac79362da04a0 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Tue May 08 19:54:16 2018 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Thu May 05 15:59:53 2022 -0400 |
tree | 202bf02c20ba098f7a68f62bed5f9ebc6a60090c | |
parent | c09c3663bf30ab8a72caf9f7b5c0bcb2b28a6ab7 [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++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.