Skip to content

Latest commit

 

History

History
executable file
·
25 lines (21 loc) · 940 Bytes

README.md

File metadata and controls

executable file
·
25 lines (21 loc) · 940 Bytes

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 Copyright (c) 2022 Mr.Panda.