commit | 682e6b4c02a1dd105aa6f76f2c0e47712fff0869 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Oct 22 16:22:27 2021 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Oct 22 16:22:27 2021 -0400 |
tree | 9e4602b80cf4ea5552680daa8870558dd7d79eef | |
parent | 83f8d167cabb7cfd3b26fc120de9b69b7640ff5c [diff] |
Fix compilation on Android Change-Id: I5e3cb8fb49a773425355400db72b4bb76654b5a5
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.