commit | 99135969b40c51165b1bafbc1efd067a91ccd384 | [log] [tgz] |
---|---|---|
author | Jiewen Tan <alanwake.tan@gmail.com> | Sat Sep 20 02:18:53 2014 -0700 |
committer | Jiewen Tan <alanwake.tan@gmail.com> | Sun Oct 12 00:00:24 2014 -0700 |
tree | 2d272f6dbfdbdffd07cd08d174c23a880555de00 | |
parent | ca7ea702027e472a8c70e0ce3cd952134bdd221f [diff] |
util: in-memory storage refs #1940 specification: http://redmine.named-data.net/projects/ndn-cxx/wiki/InMemoryStorage Change-Id: I7416d0dac4b4865ad931c3bf83180a043788405b
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
.