Files
mozo-backend/config
root 1f52448253 feat(broadcasting): add ActionCable adapter + fix model broadcast anti-pattern
- Add Mozo::Broadcaster::ActionCable as drop-in Faye replacement
- Fix model_broadcast.rb: delegate to Mozo directly instead of
  ApplicationController.new (memory-unsafe anti-pattern)
- Add Broadcastable concern for clean model-side broadcasting
- ActionCable config: async adapter, cable.yml, WebSocket endpoint
- MozoChannel with per-entity authorization (user/supplier/employee)
- Connection auth via auth_token (matches existing auth pattern)
- Mount /cable WebSocket in routes
- Add broadcasting-migration.md with Faye→ActionCable guide
2026-05-17 15:25:49 +02:00
..
2014-08-06 12:58:16 +02:00
2013-04-17 16:25:38 +02:00
2015-10-05 18:55:09 +02:00
2024-01-14 10:38:01 -05:00
2025-09-20 17:35:58 -05:00
2025-09-20 17:35:58 -05:00
2025-09-20 17:35:58 -05:00
2020-03-06 08:35:12 -05:00
2015-01-23 16:07:00 +01:00