mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-02 06:59:45 +00:00
5f70840398
Refactor client-side LiveKit API calls to server-side endpoints following LiveKit documentation recommendations for participant management operations. Replaces hacky direct client calls with proper backend-mediated requests, improving security and following official LiveKit