SIGN IN SIGN UP

[feature] Added a WebSocket endpoint for broadcasting all location updates #191

- Added a new Channels consumer at ``/ws/loci/location/all/`` to
  broadcast updates for all locations in a single feed.
- Implemented ``BaseCommonLocationBroadcast`` and ``CommonLocationBroadcast``.
- Updated signal receivers to publish to both per-location and
  common broadcast groups.
- Switched ``CHANNEL_LAYERS`` in the test project to use Redis.
- Updated local tooling and CI to include Redis service.

Closes #191
D
Deepanshu Sahu committed
4f38773c86380452bb562077e4ca254b0ba97f41
Parent: e1755ea
Committed by GitHub <noreply@github.com> on 1/14/2026, 2:55:47 PM