codetxt/README.md
Dominic Höglinger 0c3b9cd305 codetxt: A Generalized Text Communications Protocol Codec Stack
This project aims to provide means of encoding and decoding
text based communication protocols.

These are some notable examples:
 - ARPS
 - Meshcore
 - Meshtastic
 - Morse Code

This project will be written in C++20, but will have a C API available.
2025-09-18 05:25:11 +02:00

13 lines
322 B
Markdown

# codetxt: A Generalized Text Communications Protocol Codec Stack
This project aims to provide means of encoding and decoding
text based communication protocols.
These are some notable examples:
- ARPS
- Meshcore
- Meshtastic
- Morse Code
This project will be written in C++20, but will have a C API available.