commit | 15fa994bf663a1a4ff8b292bfb64fb07114b5a1f | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Dec 15 04:00:22 2022 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Dec 15 04:00:22 2022 -0500 |
tree | b98966514c528ec0ccaf1ebb5bfb9f607e8f9975 | |
parent | 67090837abc5d5adc009b3cc1cbce4bf2ef418ca [diff] |
transport: replace a bunch of bools with a proper state machine Change-Id: I42f74aebfd714cd8b3be7fcb3068228935482366
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.