pypi livekit-api 0.4.0
v0.4.0

latest releases: 1.0.2, 1.0.1, 1.0.0...
15 months ago

Breaking changes from v0.3.3

  • Room.e2ee_manager is now a @property instead of a function
  • Room.run has been removed and is automatically being launched on a background task by Room.connect
    • This means you need to make sure you register to the room events before connecting otherwise you might miss some events in a bad timing.

What's Changed

Full Changelog: v0.3.3...v0.4.0

Don't miss a new livekit-api release

NewReleases is sending notifications on new releases.