- Configure Phoenix.PubSub to use Redis adapter for pod-resilient messaging - Add PubSub broadcasts for sensor readings updates in PollerWorker - Add PubSub broadcasts for interface stats updates in PollerWorker - Add PubSub broadcasts for neighbor discovery updates in PollerWorker - Add PubSub broadcasts for monitoring check updates in MonitorWorker - Broadcast interface and sensor events to device-specific topics - Add event handlers in DeviceLive.Show for all update types - Device show page now updates in real-time without polling - Updates survive pod restarts and work across multiple pods |
||
|---|---|---|
| .. | ||
| admin | ||
| agent_live | ||
| alert_live | ||
| device_live | ||
| graph_live | ||
| org | ||
| org_live | ||
| site_live | ||
| dashboard_live.ex | ||
| dashboard_live.html.heex | ||
| mobile_qr_live.ex | ||
| user_settings_live.ex | ||