Skip to content

Facilitating high-level interactions between Rust and WebRTC.

License

Notifications You must be signed in to change notification settings

mycrl/librtc-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.