Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vardius/react-webrtc-chat

React WebRTC chat
https://github.com/vardius/react-webrtc-chat

chat datachannel react serverless socket socket-io stream webrtc

Last synced: 3 months ago
JSON representation

React WebRTC chat

Awesome Lists containing this project

README

        

# [React WebRTC Chat](https://react-webrtc-chat.herokuapp.com/)
[![Build Status](https://travis-ci.org/vardius/react-webrtc-chat.svg?branch=master)](https://travis-ci.org/vardius/react-webrtc-chat)
[![codecov](https://codecov.io/gh/vardius/react-webrtc-chat/branch/master/graph/badge.svg)](https://codecov.io/gh/vardius/react-webrtc-chat)

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

React Serverless chat application using peer to peer WebRTC

Example usage of
- [PeerData](https://github.com/vardius/peer-data) library.
- [ReactPeerData](https://github.com/vardius/react-peer-data) library.

[DEMO](https://react-webrtc-chat.herokuapp.com/)

![Login](../master/.github/login.png)

## License

The code is available under the [MIT license](LICENSE.txt).