Skip to content

SDK v1, raise exceptions, LiveKit API construct#94

Open
davidzhao wants to merge 3 commits into
mainfrom
dz/api-update
Open

SDK v1, raise exceptions, LiveKit API construct#94
davidzhao wants to merge 3 commits into
mainfrom
dz/api-update

Conversation

@davidzhao

Copy link
Copy Markdown
Member

this is a breaking change with v1.0. the main change is now exceptions are explicitly raised, instead of being returned as part of the response object.

  • LiveKit::ServerError & LiveKit::SipCallError
  • ability to use the API with a token, instead of api key/secret
  • API smoke test suite

this is a breaking change with v1.0. the main change is now exceptions
are explicitly raised, instead of being returned as part of the response
object.

- LiveKit::ServerError & LiveKit::SipCallError
- ability to use the API with a token, instead of api key/secret
@davidzhao davidzhao requested a review from a team as a code owner July 5, 2026 13:54

@boks1971 boks1971 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants