Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Serverless chat application useing peer to peer WebRTC
https://github.com/vardius/webrtc-chat

chat peer socket web-components webrtc

Last synced: 2 months ago
JSON representation

Serverless chat application useing peer to peer WebRTC

Awesome Lists containing this project

README

        

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

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

Server-less chat application useing peer to peer WebRTC

Example usage [PeerData](https://github.com/Vardius/peer-data) library.

[DEMO](https://vardius-webrtc-chat.herokuapp.com/) - After selecting a room and a username please click **green** button at the right corner to join the room.

![demo](../master/.github/demo.png)

## License

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