commit | 21ee89904fc0d85b1e4525f2d6aafdb4cb958a3b | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Feb 25 20:46:04 2022 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Mar 08 21:38:20 2022 -0500 |
tree | e63e6d8868f096ecae1d3c219781f3637a3a5b8f | |
parent | 541a822ae628746a48c0cb87ba735bcc07cda94c [diff] |
name: add isKeyword and appendKeyword convenience methods Also, deprecate Component::fromImplicitSha256Digest() and Component::fromParametersSha256Digest() that do not provide any advantages over the Component constructors. Change-Id: I4890bb1ecab3dfcd96854f5f3aa4927a2328e5cf
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.