commit | d8521aa50aa83184a79fdcb4dd5ba13e19b1a19c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Sep 17 14:21:27 2023 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun Sep 17 14:21:27 2023 -0400 |
tree | 573042ec8f18a1b2ada9f2d0219e41e0b8b8aa39 | |
parent | 399f4d92eb0b23af1fe42c578fa496088eb6d625 [diff] |
Prefer `asio::io_context` over `asio::io_service` Change-Id: I08f136b49e0f03e30d26803be030497ec22eb01f
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 GNU GPL version 3 or a compatible license. If you are new to the NDN software community, please read our Contributor's Guide to get started.
repo-ng is free software distributed under the GNU General Public License version 3. See COPYING.md
for details.