commit | 82cf914a96b4898696a68bf505d8670b61f68532 | [log] [tgz] |
---|---|---|
author | weijia yuan <weijia@cs.ucla.edu> | Sun Oct 21 12:25:02 2018 -0700 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Sun Nov 25 10:07:03 2018 -0700 |
tree | d6c3cd34d918a093bb19792e75d8406a8bcbe25c | |
parent | 5a3f101a75b26b05747e6028641f6bf36cba9b91 [diff] |
Use ndn::mgmt::Dispatcher for repo commands refs #4129 Change-Id: Idb7826fc76b6660ce76d69e7e88a9e922c55a2e1
repo-ng is an implementation of a Named Data Networking data repository, and follows the Repo protocol.
repo-ng uses the ndn-cxx library as NDN development library, and sqlite3 as underlying storage.
repo-ng is an open source project licensed under the GPL 3.0 (see COPYING.md
for more details). We highly welcome all contributions to the repo-ng code, provided that they can licensed under GPL 3.0+ or other compatible license.
See the file INSTALL.md
for build and install instructions.
Please submit any bugs or issues to the repo-ng issue tracker.