Files
mozo-backend/config/initializers
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
..
2012-08-22 18:15:37 +02:00
2026-03-28 18:23:35 -05:00
2015-09-21 15:22:43 +02:00
2012-08-22 18:15:37 +02:00
2015-02-27 11:09:16 +01:00
2012-08-22 18:15:37 +02:00
2013-12-17 09:41:35 +01:00
2026-02-10 11:38:56 -05:00
2025-11-02 19:50:08 -05:00
2025-09-20 17:35:58 -05:00
2025-09-20 17:35:58 -05:00
2012-08-22 18:15:37 +02:00