livekit-ffi 0.12.39

FFI interface for bindings in other languages
1
2
3
4
5
6
7
8
9
# LiveKit FFI

Foreign function interface (FFI) bindings for LiveKit, used to support the following client SDKs:

- [Python]https://github.com/livekit/python-sdks
- [NodeJS]https://github.com/livekit/node-sdks
- [Unity]https://github.com/livekit/client-sdk-unity

This crate is compiled as dynamic library, allowing client languages to invoke APIs from the core [_livekit_](https://crates.io/crates/livekit) crate.