enes uludag

Results 5 issues of enes uludag

Do you have a plan to update to null safety?

When configuring LiveKit to use an external Redis instance (MemoryStore) instead of a local Redis instance, room creation fails. The server logs show timeouts and errors such as "no response...

Rooms listed via `lk room list` (with 0 participants and 0 publishers) cannot be deleted using `lk room delete`. The CLI returns either `twirp error unknown: could not find object`...

We’re experiencing an intermittent issue with a specific room in LiveKit v1.8.4. The room is visible in listRooms() and via lk room list CLI. However, when we try to call...

- Add CanPublish field to TesterParams and Params structs - Add --disable-publish flag to both perf load-test and load-test commands - Implement custom token generation with canPublish permission control -...