Magny is a demo project designed to show what WebRTC can do. It has three main functionalities:
- Video call
- Text chat
- File Transfer
This project is built in tutorial series called WebRTC Demystified. To learn more, check out the tutorial series from here:
npm install
npm run dev
- WebRTC
- Vite
- Firestore
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Don't forget that this app is designed for educational purposes.