Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor rtc-server to separate directory (#23)
* Refactor rtc-server to separate directory * Fix adding clients for mediasoup and displaying speaker * Remove redisClientId from event parameters This change removes redisClientId from params of all socket events. Now, rtc-server stores in memory mapping of rtcSocketId to redisClientId. * Remove dependencies and address lint errors * Fix declined client notitification Co-authored-by: Gary C <[email protected]>
- Loading branch information