ndn-cxx: NDN C++ library with eXperimental eXtensions¶
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:
Documentation¶
For developers¶
NDN Software Contributor’s Guide (guide for newcomers to the NDN community of software)
-
Issues¶
Please submit any bug reports or feature requests to the ndn-cxx issue tracker.
License¶
ndn-cxx is an open source project licensed under the LGPL version 3. For more information about the license, refer to COPYING.md and COPYING.lesser.