Dual-stack mesh networking backend for rSpace: - Reticulum (rnsd + lxmd) for encrypted Internet backbone - MeshCore (meshcore_py) for LoRa mesh via companion protocol - FastAPI bridge with unified REST API on port 8000 - Supervisord manages rnsd, lxmd, and uvicorn processes - Hardware BOM and gateway setup documentation Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| lxmf_bridge.py | ||
| main.py | ||
| meshcore_bridge.py | ||
| models.py | ||
| reticulum_bridge.py | ||