towerops/lib/towerops_web/channels
Graham McIntire 6b7a3ba36e
Fix binary protobuf encoding for JSON serializer
- Use base64-encoded binary in JSON payload instead of {:binary, data} tuples
- V1.JSONSerializer cannot encode tuples, needs plain JSON objects
- Agent already sends/expects base64-encoded binary in 'binary' key
2026-01-16 18:36:24 -06:00
..
agent_channel.ex Fix binary protobuf encoding for JSON serializer 2026-01-16 18:36:24 -06:00
agent_socket.ex Move token authentication from URL to Phoenix channel join payload 2026-01-16 18:22:57 -06:00