commit | 905d40fad9a209db407764947117c612c27b974d | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Jun 09 21:33:25 2020 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sat Jun 13 00:00:33 2020 -0400 |
tree | 3b8ec05c9edf4f11a6b5ea0aafdfe5eddf1ca140 | |
parent | 355fd789c8e918e60d85cd08e8a26430595f0c76 [diff] |
data: avoid unnecessarily invalidating cached wire encoding Also, improve unit testing of Interest and Data classes and cleanup some doxygen comments. Change-Id: Ia7ef0af88fc84976ae72f9b99a281300717ced3e
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.