commit | 3b54e855980450677030240c9d83681d595c5643 | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Tue Apr 07 08:03:25 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon May 04 15:08:08 2015 -0700 |
tree | ff19234c6a0879ddf7decb25cecdcf3b07260f8b | |
parent | ac1a653f70088bc0e92039e8f9154a1dc2fa2a95 [diff] |
link: add Link abstraction Change-Id: I1e4bafe8559ef87135de6cb6f209fc94dfa231a3 Refs: #2587
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
.