TLS line protocol documentation
Contents:
- TLS Line Protocol
- What this project demonstrates
- High-level flow
- Short demo: server + client solving WORK and answering requests
- Short description
- Table of Contents
- Quickstart
- Installation (manual, for development or troubleshooting)
- Execution / Usage (manual, for development or troubleshooting)
- Development
- Technologies
- Security
- Contributing
- Contributors
- Author
- Change log
- License
- Guide - How it works
- Python API
- C++ API
The Python API documentation is generated from the docstrings inside the source code and compiled with Sphinx. The C++ API documentation is compiled with Doxygen.