AeThex-Connect/supabase
MrPiglr 6dd4751ba9
Phase 4: Voice & Video Calls - Complete WebRTC Implementation
- Database schema: Extended calls/call_participants tables, added turn_credentials
- Backend: callService (390+ lines), 7 REST API endpoints, WebSocket signaling
- Frontend: WebRTC manager utility, Call React component with full UI
- Features: 1-on-1 calls, group calls, screen sharing, media controls
- Security: TURN credentials with HMAC-SHA1, 24-hour TTL
- Documentation: PHASE4-CALLS.md with complete setup guide
- Testing: Server running successfully with all routes loaded
2026-01-10 05:20:08 +00:00
..
migrations Phase 4: Voice & Video Calls - Complete WebRTC Implementation 2026-01-10 05:20:08 +00:00
.gitignore Add domain verification feature - ready for integration into api.aethex.cloud 2026-01-10 03:30:15 +00:00
config.toml Add domain verification feature - ready for integration into api.aethex.cloud 2026-01-10 03:30:15 +00:00