opentalk-roomserver-module-livekit 0.0.35

OpenTalk RoomServer LiveKit signaling module
Documentation
1
2
3
4
5
6
7
8
9
# Ignored LiveKit Tests

At the time of writing these tests, the GitLab pipeline didn't expose the
docker socket. Tests using `testcontainer` therefore failed in the pipeline.
These tests are therefore ignored. You can still run them locally using:

```bash
cargo test -p opentalk-roomserver-module-livekit -- --ignored
```