rust-sdks icon indicating copy to clipboard operation
rust-sdks copied to clipboard

[WIP] Full RPC implementation

Open bcherry opened this issue 4 months ago • 0 comments

This is an alternative to https://github.com/livekit/rust-sdks/pull/457 which will implement the entire RPC feature in the Rust SDK and expose it via FFI to simplify the implementation of dependent SDKs, rather than just implementing the data packet sends and receives. Basically its a complete reimplementation of https://github.com/livekit/node-sdks/pull/276 in Rust.

bcherry avatar Oct 05 '24 00:10 bcherry