commit | 017a9c066f1fec726149bff9ed5171919785b42d | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Nov 04 18:48:16 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sat Nov 05 00:22:25 2022 -0400 |
tree | fc55a2476c828dd81d7c7776b484cae57946580b | |
parent | 5c4f376e05f3cfc171ed136ae858fcce45a2a601 [diff] |
util: add Segmenter utility class to segment an object Refs: #5247 Change-Id: Ib0ebb0b24366b2d3c209e2ebe28ea2c62b42bff1
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.