commit | 2f46d6543e55fd1ed1b3cbdb09e183238eb7537e | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Nov 09 23:40:01 2023 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Nov 10 17:40:43 2023 -0500 |
tree | dd157ccca2b1e2384435d9d970680caa8ff4b052 | |
parent | 550d8c99abad6e0f37ebddc64dc3e45f3a1d381c [diff] |
Avoid deprecated Boost.Asio interfaces Change-Id: I00d285893ff61619f49dff8a8a55d0d0e2c309a7
ndn-cxx is a C++17 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 bug reports or feature requests to the ndn-cxx issue tracker.
Contributions to ndn-cxx are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md
to get started.
ndn-cxx is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md
for details.