You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
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