Commit Graph
3 Commits
Author SHA1 Message Date
biggy 88bdfc797b feat(voice): add WebRTC voice channels with Cloudflare TURN support
Add voice channel functionality with WebRTC peer-to-peer audio:
- Add VoiceSignalingConsumer for WebRTC signaling and peer coordination
- Add GlobalConsumer for real-time presence and voice status updates
- Add voice channel type to Channel model with current_voice_channel tracking on UserProfile
- Add voice controls UI (mute, deafen, disconnect) in status panel
- Add voice member list display in sidebar with avatar support
- Add
2026-05-23 20:56:37 +02:00
biggy 963441fe50 ops: add csrf trusted origins for production deployment 2026-04-28 21:02:50 +02:00
biggy 9295617d8e feat(core): configure Django/Channels/ASGI settings and URL routing 2026-04-28 12:36:32 +02:00