commit | 643b7f5ddf1824fa603c677e0f40eba54a8501d2 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Wed Jul 18 08:05:01 2018 -0600 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Wed Jul 18 13:29:42 2018 -0600 |
tree | e9187e7ad2be06257d357605fd4e9728a56ab725 | |
parent | 5c1c444c6cd0a53ba7e9ef5fcca4f453ab72d4bb [diff] |
mgmt: use platform-independent counter type refs #4229 Change-Id: I147205cceeb84dc7c36be9614f15a9e9a1c880f9
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
.