commit | 90795be5695d82e4f558ec58ead670f6d412b8fd | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Nov 30 16:26:52 2022 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Wed Nov 30 16:26:52 2022 -0500 |
tree | d29529e66723e5ad5373ae565b59684b8694a9f0 | |
parent | 576c21ba332bf9ec3efb4abd9b32610cf07911dd [diff] |
encoding: remove obsolete TLV-TYPE definitions Also, consolidate all types in a single enum Change-Id: I55c9d10de21183e17590bd2f73b51ae8b7c84304
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.