forked from continuwuation/continuwuity
refactor: Use jwt-service-core for LiveKit identifier derivation refactor: Share the LiveKit wire types via jwt-service-core feat: Federated MatrixRTC tokens fix: Enable LiveKit room creation
185 B
185 B
Added a built-in LiveKit token service for MatrixRTC, configured under [global.matrix_rtc.livekit], removing the need to deploy a separate lk-jwt-service. Contributed by @eleboucher.