commit | 241df42555100494ee34042f8af378a3f5c80c4c | [log] [tgz] |
---|---|---|
author | Tianxing Ma <matianxing1992@gmail.com> | Tue Oct 09 22:21:47 2018 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Oct 26 11:54:06 2018 -0400 |
tree | 96a56448d523cca8374b52a82d49ce151cb74eed | |
parent | 8b753a2e54d17dc3e2edf46660ae19dfa2c07bc1 [diff] |
encoding: support floating point numbers in TLV-VALUE refs #4612 Change-Id: I3ca5970b1559c6690826045a0955a26b93663f50
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
.