We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af97b8a commit 1fb58e8Copy full SHA for 1fb58e8
go.mod
@@ -15,10 +15,10 @@ require (
15
github.com/gorilla/mux v1.8.1
16
github.com/livekit/go-rtmp v0.0.0-20230829211117-1c4f5a5c81ed
17
github.com/livekit/mageutil v0.0.0-20250511045019-0f1ff63f7731
18
- github.com/livekit/mediatransportutil v0.0.0-20241220010243-a2bdee945564
19
- github.com/livekit/protocol v1.41.1-0.20250923010807-539194425c60
+ github.com/livekit/mediatransportutil f537f0880397
+ github.com/livekit/protocol v1.42.0
20
github.com/livekit/psrpc v0.7.0
21
- github.com/livekit/server-sdk-go/v2 v2.4.2
+ github.com/livekit/server-sdk-go/v2 v2.11.3
22
github.com/pion/dtls/v3 v3.0.7
23
github.com/pion/interceptor v0.1.40
24
github.com/pion/rtcp v1.2.15
0 commit comments