commit | 5149350bb437201e59b5d541568ce86e91993034 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Jul 17 02:26:44 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Jul 22 18:18:00 2019 -0400 |
tree | 9a151e21e7c01ee0bf92ac10b3ad9640b6389de0 | |
parent | 7b2f58c9df9e8fd25ec10d4c6e2c63c48143dd2b [diff] |
key-locator: reimplement using a sum type Deprecate KeyLocator::Type enum. Improve test coverage. Change-Id: I1bf13db9b174ea66c4e978eb20659af5f12b9633
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.
You're encouraged to contribute to ndn-cxx! Check out 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.