Files
meshcore-analyzer/cmd/server
dborup 7462305350 fix: resolve path0 area on live WebSocket-appended channel messages
resolveEntryPointArea moves onto PacketStore (which already owns the
config and prefix map) so IngestNewFromDB/IngestNewObservations can
resolve area at broadcast time, not just on the next REST reload.
Previously a freshly-sent message only showed "Area:" after a page
refresh since the WS live-append path never computed it.
2026-07-22 15:07:08 +02:00
..