Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prashanthr/talk-to-me

Chat using Web RTC
https://github.com/prashanthr/talk-to-me

Last synced: 3 months ago
JSON representation

Chat using Web RTC

Awesome Lists containing this project

README

        

# Talk to Me

![talk-to-me-logo](./src/client/assets/vector/default-monochrome.svg)

Hello friend! 👋

Thanks for checking this project out. It's currently live at
https://talktome.universal-apps.xyz

## Why was this built?

I've been using video chat applications for personal and professional use for many years. Skype, Google Hangouts, Cisco Webex etc. You name it. I've found none of them to operate without any loss in connectivity or any issues. Hence I embarked on a journey to build my own version of a simple video/audio chat application that is lightweight and performs well at full capacity without any loss in packets.

Hope you enjoy using it!

## Feedback

Submit any feedback or contact me about this project [here](https://goo.gl/forms/NRyqULBDE4sT5EN33)

## Bugs

Report any bugs [here](https://docs.google.com/forms/d/e/1FAIpQLSfyNWPidadiHk54LpZx2tjM2nVKUsGHRihCUKDA3pCtI4Gk1w/viewform)

## Technology

- Chat using Web RTC powered by [Simple Peer](https://github.com/feross/simple-peer)
- Uses react, redux, node and sockets

## Changelog

View the Changelog [here](./CHANGELOG.md)