livekit-client
Advanced tools
Install Socket
Detect and block malicious and high-risk dependencies
Versions
Changelog
2.7.3
2.7.2
2.7.1
Fix processor passing in CreateLocalTracks options - #1329 (@lukasIO)
Await pending publications with timeout - #1324 (@lukasIO)
2.7.0
ReconnectContext
ReconnectPolicy
2.6.3
Add voiceIsolation constraint to AudioCaptureOptions - #1320 (@lukasIO)
Forward disconnect reason on leave requests and ConnectionErrors - #1323 (@lukasIO)
2.6.2
2.6.1
Add ConnectionErrorReason when cancelling ongoing connection attempt - #1315 (@lukasIO)
Make Remote Tracks getSenderStats method public - #1309 (@mpnri)
getSenderStats
2.6.0
fix: mimeTypeToVideoCodecString should not throw - #1302 (@davidzhao)
Keep dd extension id in the session - #1297 (@cnderrauber)
2.5.10
Reset joinAttempts when closing RTCEngine - #1291 (@mpnri)
joinAttempts
Increase default audio bitrates - #1295 (@davidzhao)
Use shared mutex helper package - #1289 (@lukasIO)
2.5.9
Track E2EE key validity on a per index basis - #1284 (@hughns)
Use happy-dom for testing instead of jsdom - #1283 (@hughns)
Fix attribute deletion - #1285 (@lukasIO)
[e2ee] await key update before emitting key ratchet event - #1288 (@hughns)