server-sdk-go icon indicating copy to clipboard operation
server-sdk-go copied to clipboard

Client and server SDK for Golang

Results 78 server-sdk-go issues
Sort by recently updated
recently updated
newest added

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 - [ ]...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpion%2fdtls%2fv2/v2.2.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpion%2fwebrtc%2fv3/v3.2.40?slim=true)](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...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpion%2frtp/v1.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpion%2finterceptor/v0.1.29?slim=true)](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...