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: 7 months ago
JSON representation
Serverless chat application useing peer to peer WebRTC
- Host: GitHub
- URL: https://github.com/vardius/webrtc-chat
- Owner: vardius
- License: mit
- Created: 2016-11-29T09:59:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T15:20:49.000Z (almost 3 years ago)
- Last Synced: 2025-03-18T06:11:26.495Z (7 months ago)
- Topics: chat, peer, socket, web-components, webrtc
- Language: JavaScript
- Homepage:
- Size: 14.4 MB
- Stars: 29
- Watchers: 6
- Forks: 9
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# [WebRTC Chat](http://rafallorenz.com/webrtc-chat)
[](https://travis-ci.org/vardius/webrtc-chat)
[](https://codecov.io/gh/vardius/webrtc-chat)[](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.

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