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

https://github.com/tomarrell/react-media-rtc

A lightweight WebRTC library for React apps
https://github.com/tomarrell/react-media-rtc

Last synced: about 1 year ago
JSON representation

A lightweight WebRTC library for React apps

Awesome Lists containing this project

README

          

# ReactRTC

A lightweight wrapper around WebRTC for use in React apps. This allows you to setup a simple real-time video/audio chat component with minimal setup and maximum customizability.

# License
MIT
Tom Arrell