commit | 746338985a6d493f57f40b01b942a1d0613dc38e | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Feb 08 18:08:46 2015 -0800 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Tue Feb 10 19:00:01 2015 -0800 |
tree | c5b74294efe35e5edc2b7e397d4b8b63d0afb928 | |
parent | 94f21835e24c33992c7ac1ac10ee272aee2493c8 [diff] |
encoding: Refactoring EncodingBuffer Breaks: nfd:commit:c0273e3505ac2ccf843401be77a513d8eb663127 Breaks: ChronoSync:commit:e042f83a1df184a8e7a90ef00034d11026891cd1 Change-Id: I8275c6276c5ecfa280f87f584189907521febf5f Refs: #2494, #2490
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
.