3 Commits

Author SHA1 Message Date
cd790ec92e fix(interview): correct timezone on interview schedule
- add option to set timezone from env
- removed local fix code from appservice provider
2026-08-28 05:33:30 +00:00
3aca6d90f3 feat(webrtc): implement IceCandidateProviderInterface with Metered and ConvexSol drivers
- Add Metered and ConvexSol (CoTURN) provider drivers with response validation and caching
- Add IceCandidateManager with automatic failover and structured logging
- Add IceCandidateProviderInterface and DTOs conforming to RTCIceServer format
2026-08-26 12:44:41 +00:00
49e1a5d20f initial commit 2026-06-23 14:36:43 +05:30