commit | fbea4fc83da1c3450ccbb5f0e3e2d5fbf9605961 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Feb 08 07:26:04 2022 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Feb 10 11:27:03 2022 -0500 |
tree | 5f930d4d97341346b0b50553ec4473350f3c22fa | |
parent | a3d809ea544ea13846fbe5be9879027d9cd65d6c [diff] |
encoding: convert to span Change-Id: I8bd73284fbd5acc0ff8ad2626af9b4324e9df7a1
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.