Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mycrl/librtc-rs

Facilitating high-level interactions between Rust and WebRTC.
https://github.com/mycrl/librtc-rs

bingen ffi p2p rtc rust-lang webrtc wrapper-library

Last synced: about 2 months ago
JSON representation

Facilitating high-level interactions between Rust and WebRTC.

Awesome Lists containing this project

README

        


libRTC-rs



Rust ❤️ WebRTC

Facilitating high-level interactions between Rust and WebRTC










The rust high-level abstraction binding of Google WebRTC M110. With WebRTC, you can add real-time communication capabilities to your application that works on top of an open standard. It supports video, voice, and generic data to be sent between peers, allowing developers to build powerful voice- and video-communication solutions.

---

### License
[MIT](./LICENSE) Copyright (c) 2022 Mr.Panda.