commit | 7d9039bef9da6a6888850f9035a9f178a2467e7f | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Apr 14 15:56:28 2018 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sat Apr 14 15:56:28 2018 +0000 |
tree | 643a7cc36932f3633ceafc35389f93e2cab686d9 | |
parent | 6efa3b7124911f5ec1a231a68da92aa9cc74573e [diff] |
data: recognize Data in Packet Format v0.3 Data::wireDecode accepts both v0.2 and v0.3 formats, but Data::wireEncode only encodes into v0.2 format. refs #4568 Change-Id: I287d12c599f44d802a2a2cd2f13132c9f98a842a
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: https://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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.