commit | 9c2a9a8eb640c3245925b21f8da9f7876343a984 | [log] [tgz] |
---|---|---|
author | Joao Pereira <joaopapereira@gmail.com> | Fri Jul 10 14:45:48 2015 -0400 |
committer | Joao Pereira <joaopapereira@gmail.com> | Tue Jul 14 14:49:14 2015 -0400 |
tree | 05024078b7bce46383fcf13024434521b88232d6 | |
parent | d27334f4d63d5ed27cf6b35c0f184e20a9bb5b9f [diff] |
encoding: move Block methods to .cpp refs #1694 Change-Id: I2fd7cc529093f06da676d7aa67519b1b73f1c9d2
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
.