Simple. No registration. Private communication.
A modern, responsive chat application built with React and TypeScript and WebRTC, featuring real-time communication capabilities.
Check out the live demo: https://f1shez.github.io/transparent/
- Chat
- Voice
- Video
- Send/get files
- Encryption
other ideas: kanban
please share your experience and ideas and i wait your pull request ;)
- WebRTC integration for peer-to-peer communication
- Text chat
- Voice chat
- Multiply communication via main
- npm i
- npm run dev
- cd server
- npm i
- npm run dev