Skip to content

Tags: livekit/client-sdk-cpp

Tags

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
expose APM module to C++ (#53)

* expose APM module to C++

* remove the unneeded public interfaces

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix the docs job (#51)

v0.2.9

Toggle v0.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sxian/bot 209/fix publish docs bot (#50)

* add workflow to generate the docs and upload the docs

* remove the comments

* fix the aws access variables

* fix the publish-docs job

v0.2.8

Toggle v0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add workflow to generate the docs and upload the docs (#48)

* add workflow to generate the docs and upload the docs

* remove the comments

* fix the aws access variables

v0.2.7

Toggle v0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix the build.cmd to handle --version params (#47)

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
another try to fix the version number on windows (#46)

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sxian/clt 2506/fix release livekit version number (#45)

* use the request_async_id in cpp

* changed the code back to always throw when ffi returns invalid result

* fix the timeout issue and a few bugs related to the SimpleRoom example

* update to the latest rust sdk commit with the audio thread fix

* pass the release version to build scripts

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use the request_async_id in cpp (#43)

* use the request_async_id in cpp

* changed the code back to always throw when ffi returns invalid result

* fix the timeout issue and a few bugs related to the SimpleRoom example

* update to the latest rust sdk commit with the audio thread fix

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
remove the listener and fixed some racing conditions (#42)

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
another try (#41)