commit | e58bab2e8a5cc698e632cb6ab947ad60fe2c8a30 | [log] [tgz] |
---|---|---|
author | Varun Patil <varunpatil@ucla.edu> | Sat Nov 18 13:09:13 2023 -0800 |
committer | Varun Patil <varunpatil@ucla.edu> | Sat Nov 18 13:09:13 2023 -0800 |
tree | 1eab2ede5a7b9ae85c23e12a11d723054a8c4051 | |
parent | 995c411ae4d3e9b845d942d4cc330a4d7a26afcf [diff] |
ci: add docker build GitHub Action Change-Id: Ief65de7193f2aa27127bf8a49d0356f71482b12b
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.