commit | 39fe8daeb0d3714b9d7b6ec7996b20d9ed894120 | [log] [tgz] |
---|---|---|
author | Shuo Chen <chenatu2006@gmail.com> | Wed Apr 30 00:00:35 2014 +0800 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Tue Apr 29 10:30:46 2014 -0700 |
tree | b1fc09ec4b4220c72d8d122ad54be2dfe5779757 | |
parent | a53ee59a36d26d7f78de7faa69fba849f1909127 [diff] |
ndn-handle: fix initial credit of write-handle Change-Id: Ic99bff0e97274a4bf09414d3565c01312fc2e30b
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: