Skip to content
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

RPC implementation via FFI #276

Merged
merged 141 commits into from
Oct 24, 2024
Merged

RPC implementation via FFI #276

merged 141 commits into from
Oct 24, 2024

Conversation

bcherry
Copy link
Contributor

@bcherry bcherry commented Sep 20, 2024

This is a full implementation of the native RPC spec based on Rust FFI livekit/rust-sdks#461

It includes documentation and a complete working example.

Copy link

changeset-bot bot commented Sep 20, 2024

🦋 Changeset detected

Latest commit: f6d6dfa

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@bcherry bcherry requested a review from lukasIO October 23, 2024 21:07
packages/livekit-rtc/src/participant.ts Outdated Show resolved Hide resolved
packages/livekit-rtc/src/participant.ts Outdated Show resolved Hide resolved
packages/livekit-rtc/src/participant.ts Outdated Show resolved Hide resolved
packages/livekit-rtc/src/rpc.ts Show resolved Hide resolved
@bcherry bcherry merged commit f4119c0 into main Oct 24, 2024
11 checks passed
@bcherry bcherry deleted the bcherry/rpc branch October 24, 2024 23:06
@github-actions github-actions bot mentioned this pull request Nov 1, 2024
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.

4 participants