aprs.me/lib/aprsme_web/live/packets_live
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
..
callsign_view.ex perf: batch high-frequency LiveView updates via socket.private 2026-07-22 11:23:09 -05:00
callsign_view.html.heex perf: convert packets_live table to streams for efficient diffs 2026-06-01 16:50:09 -05:00
index.ex perf: batch high-frequency LiveView updates via socket.private 2026-07-22 11:23:09 -05:00
index.html.heex perf: convert packets_live table to streams for efficient diffs 2026-06-01 16:50:09 -05:00