commit | cf4ac5b0c7ab8690cc8e30cf821a5b97900efebd | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Wed Mar 28 22:46:06 2018 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Wed Mar 28 22:46:06 2018 +0000 |
tree | f957aaa5facec0ca76716a3371728956d0584188 | |
parent | c6500a9e00fb118c8f6fc850cc69ce9992615f41 [diff] |
name-component: recognize typed name components refs #4526 Change-Id: I9d32a5dc216c6b0921d181573a4e043fccc2814e
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
.