-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use livekit's Rust SDK instead of their swift SDK #13343
Merged
Merged
+3,181
−2,774
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cla-bot
bot
added
the
cla-signed
The user has signed the Contributor License Agreement
label
Jun 21, 2024
maxbrunsfeld
force-pushed
the
livekit-rust-sdk
branch
from
June 21, 2024 15:55
56c53a8
to
e0b873b
Compare
maxbrunsfeld
force-pushed
the
livekit-rust-sdk
branch
from
June 24, 2024 18:14
1cc0594
to
971d754
Compare
maxbrunsfeld
force-pushed
the
livekit-rust-sdk
branch
from
June 24, 2024 21:14
7ca3e2a
to
8dfe3b0
Compare
Co-authored-by: Conrad <[email protected]>
Co-authored-by: Mikayla <[email protected]>
Co-authored-by: Mikayla <[email protected]>
maxbrunsfeld
force-pushed
the
livekit-rust-sdk
branch
from
June 26, 2024 00:44
218cb1a
to
0ac44ab
Compare
maxbrunsfeld
force-pushed
the
livekit-rust-sdk
branch
3 times, most recently
from
June 26, 2024 15:16
609b5ae
to
635f1fa
Compare
maxbrunsfeld
force-pushed
the
livekit-rust-sdk
branch
from
June 26, 2024 15:18
635f1fa
to
bc3bb5c
Compare
maxbrunsfeld
force-pushed
the
livekit-rust-sdk
branch
from
June 26, 2024 15:41
a31856f
to
641749e
Compare
SomeoneToIgnore
force-pushed
the
livekit-rust-sdk
branch
from
October 2, 2024 18:51
dbb268b
to
e962e5f
Compare
SomeoneToIgnore
force-pushed
the
livekit-rust-sdk
branch
from
October 2, 2024 18:57
e962e5f
to
530e623
Compare
SomeoneToIgnore
force-pushed
the
livekit-rust-sdk
branch
from
October 30, 2024 22:23
5421a86
to
173cb7d
Compare
co-authored-by: Mikayla Maki <[email protected]>
niklaskorz
suggested changes
Nov 1, 2024
co-authored-by: Mikayla Maki <[email protected]>
SomeoneToIgnore
force-pushed
the
livekit-rust-sdk
branch
from
November 15, 2024 07:24
eaac4a5
to
d099ac4
Compare
co-authored-by: Mikayla Maki <[email protected]>
co-authored-by: Mikayla Maki <[email protected]>
Small heads-up for the participants interested: we're about to merge this PR and test it internally. Next rough steps look like this:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See livekit/rust-sdks#355
Todo:
call
/live_kit_client
crates use the livekit rust sdkRtcAudioTrack::set_enabled(false)
livekit/rust-sdks#359)TrackMuted
orActiveSpeakersChanged
events livekit/rust-sdks#358)libGL
andlibXext
Release Notes: