commit | f3cfab541d471b401ed02a5adaa9580446a01982 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Aug 17 22:15:25 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 20 13:32:23 2014 -0500 |
tree | bac82f500b819e09c7f772d27ddffad8c2c87f1e | |
parent | 370d260f315c0800b487238c361068f1ba1838b9 [diff] |
util: Implement helper class to fetch multi-segmented data Change-Id: I03137869a21a194fa88ae7cae03ef402294771db Refs: #1879
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.