commit | 26ea6c50a341d254c8085ca064fdd6b8f5ee8954 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Tue May 08 19:54:16 2018 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Sat Jul 27 17:33:30 2019 -0400 |
tree | a664a67eeb78847d26e033367c5c430dfd7d1c15 | |
parent | 714e00097dc1286d06d873a5fbbe291cb6f640ce [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.