mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-07-20 02:21:09 +00:00
Add a thread-safe mesh adapter router and route AppContext through it so MeshProtocol can switch backend adapters at runtime without stale state.\n\nWire CMD_SET_CONFIG MeshProtocol updates to runtime backend switching before persisting config, emit EV_STATUS immediately after HELLO handshake, and document protocol-aware decode guidance for HostLink clients.