modcomms/frontend/services
Vadym Samoilenko e85681b775 Fix WebSocket drops: add bidirectional keepalive pings
Frontend now sends client→server ping every 15s during analysis to keep
the GCP LB idle timeout alive from both directions. Backend responds
with pong. Previously only server→client heartbeats were sent, which
didn't reset the proxy's client-side idle timer.

Also updates favicon to Oliver brand mark (gold M).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 13:10:27 +00:00
..
apiService.ts Add per-agency analytics breakdown table for admin users 2026-02-22 14:33:48 -06:00
authConfig.ts Prepare production deployment for baic.oliver.solutions/modcomms 2026-03-06 11:54:00 +00:00
authService.ts Add MSAL debug logging to frontend and backend 2025-12-18 13:11:30 -06:00
geminiService.ts Fix WebSocket drops: add bidirectional keepalive pings 2026-03-18 13:10:27 +00:00