commit | bcbc9295579c0b5f95f7eb1348264448c093163e | [log] [tgz] |
---|---|---|
author | Wentao Shang <wentaoshang@gmail.com> | Mon Apr 28 21:17:06 2014 -0700 |
committer | Wentao Shang <wentaoshang@gmail.com> | Thu May 01 19:00:43 2014 -0700 |
tree | d3f6502c997e0b37204ded1a597ebba362719b17 | |
parent | 39fe8daeb0d3714b9d7b6ec7996b20d9ed894120 [diff] |
tools: implement ndngetfile (no pipelining) Change-Id: I314401e8ce4df3493c8ac00f7955a62b25f03e96 Refs: #1514
repo-ng is an implementation of a Named Data Networking data repository. The repo-ng follows Repo protocol of NDN. The specification of repo protocol is:
repo-ng uses ndn-cxx library as NDN development library, and uses sqlite3 as underlying storage.
repo-ng is an open source project licensed under GPL 3.0 (see COPYING.md
for more detail). 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 ndn-repo-ng issue tracker: