Tag: architecture
6 posts tagged with "architecture".
From JSON Blob to SQLite: Fixing Chat Message Persistence
How we migrated Meshtastic chat storage from a 100-message SharedPreferences blob to a proper SQLite database with per-conversation retention.
NodeDex System Architecture
Complete technical deep-dive into NodeDex — procedural identity, field journal system, sigil generation, trait inference, patina scoring, and progressive disclosure.
Multi-Protocol: Adding MeshCore Support
Making Socialmesh a multi-protocol app -- supporting both Meshtastic and MeshCore devices while keeping protocol logic completely isolated.
Going Open Source
Open-sourcing the Socialmesh mobile client under GPL-3.0 -- what’s included, why GPL, and how contributors can get started.
The Automation Engine
Building a node automation system for mesh radios -- triggers, actions, geofences, and battery hysteresis.
Firebase Without the Dependency
How Socialmesh integrates Firebase for optional cloud features while remaining fully functional offline.