commit | 945d9292bb2fdab7e2e26a35be76727bd294fbe9 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sat Jun 08 14:45:23 2024 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sat Jun 08 14:45:23 2024 -0400 |
tree | cde347cb43810b0ed9ac0eb078a3a997adc3174a | |
parent | 2be774b881b13da4d59adf8d5ceda8cbe4798906 [diff] |
net+transport: use std::array Change-Id: If5e73eeca86d2a568effb8a9ada79551a056ca07
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
and COPYING.lesser
for details.
ndn-cxx contains third-party software, licensed under the following licenses: