Reticulum + MeshCore mesh networking backend for rSpace
Go to file
Jeff Emmett b078d6896e Add rich messaging, audio calls, NomadNet, WebSocket, rChats bridge
- LXMF rich fields: images, files, Codec2 voice messages, icon appearance
- Auto-resend failed messages when peers announce (come online)
- Propagation node management (discover, set preferred, auto-sync)
- WebSocket real-time event push (/ws endpoint)
- Audio calls over Reticulum Links (initiate, hangup, Codec2 audio)
- NomadNet node browser (discover nodes, browse pages)
- rChats bridge (forward mesh messages to rChats internal API)
- RSSI/SNR/quality signal metrics on all announces
- Attachment storage on disk with /api/attachments endpoint

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 17:54:19 +00:00
app Add rich messaging, audio calls, NomadNet, WebSocket, rChats bridge 2026-04-09 17:54:19 +00:00
config Initial commit: rMesh Reticulum + MeshCore backend 2026-04-06 16:42:10 +00:00
docs Initial commit: rMesh Reticulum + MeshCore backend 2026-04-06 16:42:10 +00:00
.env.example Initial commit: rMesh Reticulum + MeshCore backend 2026-04-06 16:42:10 +00:00
.gitignore Initial commit: rMesh Reticulum + MeshCore backend 2026-04-06 16:42:10 +00:00
Dockerfile Initial commit: rMesh Reticulum + MeshCore backend 2026-04-06 16:42:10 +00:00
docker-compose.yml Initial commit: rMesh Reticulum + MeshCore backend 2026-04-06 16:42:10 +00:00
entrypoint.sh Initial commit: rMesh Reticulum + MeshCore backend 2026-04-06 16:42:10 +00:00
requirements.txt Add rich messaging, audio calls, NomadNet, WebSocket, rChats bridge 2026-04-09 17:54:19 +00:00
supervisord.conf Initial commit: rMesh Reticulum + MeshCore backend 2026-04-06 16:42:10 +00:00