commit | 9c0bd8d5613e18de54a76aa65ebc49694b63b3f0 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Mar 14 16:48:12 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Mar 14 21:42:02 2022 -0400 |
tree | de29508fc2775f20ce8b3552ae1661ed5b6fc9a0 | |
parent | e4b74bd7b305b0faaed30aba29d0de878b4c6b1d [diff] |
Avoid deprecated ndn-cxx functions Change-Id: Ic9fab00b75e9519315ee776dbc464794a9e56f1c
repo-ng is an implementation of a Named Data Networking (NDN) data repository, and follows the Repo protocol.
repo-ng uses ndn-cxx as the NDN development library, and sqlite as the underlying storage engine.
See INSTALL.md
for build instructions.
Please submit any bug reports or feature requests to the repo-ng issue tracker.
We greatly appreciate contributions to the repo-ng code base, provided that they are licensed under the GPL 3.0+ or a compatible license (see below). If you are new to the NDN software community, please read the Contributor's Guide to get started.
repo-ng is an open source project licensed under the GPL version 3. See COPYING.md
for more information.