New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

livekit-client

Package Overview
Dependencies
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

livekit-client - npm Package Versions

23
24

2.9.2

Diff

thedavidzhao
published 2.9.1 •

Changelog

Source

2.9.1

Patch Changes

  • Fix correct typing on async iterator stream readers - #1401 (@lukasIO)
thedavidzhao
published 2.9.0 •

Changelog

Source

2.9.0

Minor Changes

  • Add backupCodecPolicy to TrackPublishDefaults - #1399 (@cnderrauber)

    The default policy of backup codec is codec regression for maxium compatibility, which means the publisher stops sending primary codec and all subscribers will receive backup codec even primary codec is supported. It changes the default behavior multi-codec simulcast in the previous version, will not break the functionality of the previous version but only cause potential extra bandwidth usage. The user can set the policy to multi-codec simulcast to keep the previous behavior.

  • Add DataStream support - #1301 (@lukasIO)

  • Move RPC registration to room level and deprecate localParticipant level registration - #1396 (@lukasIO)

  • Populate name property of LiveKit errors and add reasonName for enums - #1385 (@lukasIO)

Patch Changes

thedavidzhao
published 2.8.1 •

Changelog

Source

2.8.1

Patch Changes

thedavidzhao
published 2.8.0 •

Changelog

Source

2.8.0

Minor Changes

Patch Changes

  • Ensure maxFps applies for very low framerates - #1362 (@lukasIO)

  • Emit MediaDeviceError only when acquiring tracks fails - #1365 (@lukasIO)

thedavidzhao
published 2.7.5 •

Changelog

Source

2.7.5

Patch Changes

  • fix(deps): update dependency @livekit/protocol to v1.29.4 - #1352 (@renovate)
thedavidzhao
published 2.7.4 •

Changelog

Source

2.7.4

Patch Changes

  • Support swapping out the E2EEManager for react-native - #1345 (@davidliu)

  • fix: prevent monitoring leak when stopOnUnpublish is false - #1348 (@davidzhao)

  • Prevent undefined access to engine in connection reconciler - #1349 (@lukasIO)

  • Fix sdp connection address mismatch - #1342 (@cnderrauber)

  • Set participant attributes as soon as possible, making them available in all related events - #1344 (@holzgeist)

thedavidzhao
published 2.7.3 •

Changelog

Source

2.7.3

Patch Changes

  • Only wait for publications that are pending already - #1339 (@lukasIO)
thedavidzhao
published 2.7.2 •

Changelog

Source

2.7.2

Patch Changes

  • Fix blocking main thread on parallel publishing requests - #1336 (@lukasIO)
thedavidzhao
published 2.7.1 •

Changelog

Source

2.7.1

Patch Changes

  • Fix processor passing in CreateLocalTracks options - #1329 (@lukasIO)

  • Await pending publications with timeout - #1324 (@lukasIO)

23
24
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc