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

Open
wants to merge 99 commits into
base: main
Choose a base branch
from
Open

RPC implementation via FFI #276

wants to merge 99 commits into from

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.

TODO before merge

  • Merge and release rust changes then incorporate here, instead of a checked out branch

Copy link

changeset-bot bot commented Sep 20, 2024

🦋 Changeset detected

Latest commit: d2e329d

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 changed the title Native RPC prototype RPC implementation via FFI Oct 8, 2024
@bcherry bcherry marked this pull request as ready for review October 8, 2024 05:27
@bcherry bcherry requested a review from nbsp October 8, 2024 05:45
packages/livekit-rtc/README.md Outdated Show resolved Hide resolved
packages/livekit-rtc/README.md Outdated Show resolved Hide resolved
packages/livekit-rtc/src/participant.ts Show resolved Hide resolved
@bcherry bcherry requested a review from davidzhao October 8, 2024 23:15
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