towerops/lib/towerops_web/channels
Graham McIntire e0a74e2f77 fix: use correct struct field names when building check protobufs (#121)
check_type_config was returning `config: {:http, ...}` but the
Check struct has no :config field — it has :http, :tcp, :dns, :ssl
directly. This caused a KeyError crash in build_and_push_check_jobs.

Reviewed-on: graham/towerops-web#121
2026-03-22 17:04:07 -05:00
..
agent_channel.ex fix: use correct struct field names when building check protobufs (#121) 2026-03-22 17:04:07 -05:00
agent_socket.ex Add Dialyzer typespecs to WebSocket agent code and Agents context 2026-01-17 10:37:27 -06:00
mobile_channel.ex add mobile app websocket channel and improve QR linking UX 2026-03-13 17:28:36 -05:00
mobile_socket.ex add mobile app websocket channel and improve QR linking UX 2026-03-13 17:28:36 -05:00