towerops/lib/towerops_web/channels
Graham McIntire 6859525a1b Integrate Gleam into the build pipeline and rewrite three pure-function modules (#98)
Set up mix_gleam archive, gleam_stdlib, and gleeunit deps. Add Gleam
compiler to all Dockerfiles, CI workflows, nix shell, and .tool-versions.

Rewrite Numeric, QueryHelpers, and URLValidator from Elixir to Gleam with
full ExUnit test coverage. Update all callers to use the Gleam modules
directly via :towerops@module syntax. Remove duplicate sanitize_like/1
private functions in snmp.ex and trace.ex.

Reviewed-on: graham/towerops-web#98
2026-03-21 07:30:36 -05:00
..
agent_channel.ex Integrate Gleam into the build pipeline and rewrite three pure-function modules (#98) 2026-03-21 07:30:36 -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