WIP: Port of Reticulum Network Stack to C++ specifically but not exclusively targeting ESP32 and better MCUs.
Go to file
attermann ea7b4603ed WIP: Added super basic UDP interface for testing
Basic UDP interface enabled testing with RNS reference implementation.
Added to basic Transport implementation.
2023-11-26 18:10:46 -07:00
lib Initial commit 2023-10-06 17:24:48 -06:00
src WIP: Added super basic UDP interface for testing 2023-11-26 18:10:46 -07:00
test WIP Update 2023-10-07 01:03:15 -06:00
.gitignore Initial commit 2023-10-06 17:24:48 -06:00
LICENSE Initial commit 2023-10-06 17:14:50 -06:00
platformio.ini WIP: Collection optimizations and Transport 2023-11-21 06:21:03 -07:00
README.md Updated README 2023-10-10 14:13:27 -06:00

reticulum-cpp

WIP: Port of Reticulum Network Stack to C++ specifically but not exclusively targeting 32-bit and better MCUs.