Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vardius/react-webrtc-chat
- Owner: vardius
- License: mit
- Created: 2019-05-20T03:34:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T03:48:10.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T06:09:19.656Z (3 months ago)
- Topics: chat, datachannel, react, serverless, socket, socket-io, stream, webrtc
- Language: JavaScript
- Homepage: https://react-webrtc-chat.herokuapp.com/
- Size: 5.06 MB
- Stars: 41
- Watchers: 3
- Forks: 13
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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).