commit | 258d51a6d8df19ce70b87b67c13e9d59e659649a | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Feb 27 21:26:28 2022 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Mar 08 18:52:34 2022 -0500 |
tree | 1ba4affb9e5aaa176d48b5b10a11a4d16ffcd778 | |
parent | 0838f3dacc55630c4a89d4c2a7a7aabef1d8208e [diff] |
encoding: make Block convertible to span Change-Id: Idb501467d1c56b95e7fdb76acda63b919fe98f85
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.