commit | c37bf1633828ef6b69646a4989a9cef855e08248 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Tue May 08 19:54:16 2018 -0400 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Tue May 08 17:15:05 2018 -0700 |
tree | d1e37169c13bd4df6df3d402298be324acec654f | |
parent | d31b8ef523f4a5b152da88e3d5f47d5697d60772 [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
.