server-sdk-go
server-sdk-go copied to clipboard
Client and server SDK for Golang
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/livekit/server-sdk-go). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/pion/dtls/v2](https://togithub.com/pion/dtls) | `v2.2.10` -> `v2.2.11` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/pion/webrtc/v3](https://togithub.com/pion/webrtc) | `v3.2.38` -> `v3.2.40` | [](https://docs.renovatebot.com/merge-confidence/)...
When I was trying to use the Go SDK for implementing audio subscription and publication requirements, I couldn't find any examples showcasing how to work with audio packet payloads that...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `b4ffde6` -> `692973e` | --- ### Configuration...
Details here. There is a significant behavioural difference, if just one track is unpublished or a simulcast track. On the other hand I haven't found any other `unpublish` function for...
I have an instance of the Go Server SDK that monitors a room. Also, I have iOS client apps that connects to a LiveKit media server. If an iOS client...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/pion/rtp](https://togithub.com/pion/rtp) | `v1.8.5` -> `v1.8.6` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/pion/interceptor](https://togithub.com/pion/interceptor) | `v0.1.27` -> `v0.1.29` | [](https://docs.renovatebot.com/merge-confidence/)...
Our application that uses the livekit go server-sdk is spitting out a tsunami of `Fail to refresh permissions: all retransmissions failed for` error messages. At some point hundreds of these...