David Baker d360985326 Hack federation resolver so TLS check passes
As per comment. I don't yet know what the right way of doing this is.
2023-07-11 16:22:57 +01:00
2023-07-03 21:21:41 +01:00
2023-06-30 10:09:00 +01:00
2023-06-30 10:09:00 +01:00
2023-07-10 17:00:49 +01:00
2023-07-04 15:51:56 +01:00

LiveKit Management Service

This service is currently used for a single reason: generate JWT tokens with a given identity for a given room, so that users can use them to authenticate against LiveKit SFU.

Usage

To start the service locally:

$ LIVEKIT_URL="ws://somewhere" LIVEKIT_KEY=devkey LIVEKIT_SECRET=secret go run *.go
Description
No description provided
Readme AGPL-3.0 1,022 KiB
Languages
Go 98.7%
Dockerfile 1.3%