commit | 815b8d8d3b66400ad075ab6bd47888da7b548410 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Tue May 08 19:54:16 2018 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Fri Feb 21 15:20:36 2020 -0500 |
tree | 878f2c82d7961b400f6c2f9fc4bd042634336416 | |
parent | 257aaaec2e2150de72ff74c1b50f8370bb44834c [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.
You're encouraged to contribute to ndn-cxx! Check out 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.