commit | b0fe59f6a6162d3a8c62eea6de4006dc41bcbca0 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Dec 10 15:36:03 2023 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun Dec 10 15:36:03 2023 -0500 |
tree | 1345939380a55ee847a4f59c733713193de7e109 | |
parent | 39af9f82b04cda9ac463a6dded2f23739fdc2a00 [diff] |
transport: minor refactoring Change-Id: Ieebf3d58e3094b60978857eb35934e1980734fc8
ndn-cxx is a C++17 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 bug reports or feature requests to the ndn-cxx issue tracker.
Contributions to ndn-cxx are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md
to get started.
ndn-cxx is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md
for details.