aprs.me/lib
Graham McIntire 7e1498bf4e
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 50s
perf: batch high-frequency LiveView updates via socket.private
Buffer incoming packets in socket.private (no rerender) and flush to
assigns/stream on a 150ms timer, preventing client-side morphdom from
being overwhelmed during traffic bursts. Applies to the global packet
feed (stream) and per-callsign detail view (assigns).
2026-07-22 11:23:09 -05:00
..
aprsme refactor: remove dead code, duplication, and over-abstractions 2026-07-21 10:36:49 -05:00
aprsme_web perf: batch high-frequency LiveView updates via socket.private 2026-07-22 11:23:09 -05:00
mix/tasks Cache MixUnused analyzer state to skip repeated BEAM scans in tests 2026-05-09 11:17:08 -05:00
mix_unused Fix Analyzer.debug_info_line to return nil on with-fallthrough 2026-05-09 11:26:41 -05:00
aprs_web.ex upgrade more with modern phoenix 2025-07-05 08:04:06 -05:00
aprsme.ex refactor to use external parser 2025-06-24 14:22:09 -05:00