Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yshgroup/webrtc-react-node
WebRTC react application - chatting house
https://github.com/yshgroup/webrtc-react-node
chat-application firebase firebase-auth firebase-chat firestore react-router-v6 webrtc
Last synced: 8 days ago
JSON representation
WebRTC react application - chatting house
- Host: GitHub
- URL: https://github.com/yshgroup/webrtc-react-node
- Owner: YSHgroup
- Created: 2024-08-15T17:47:36.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T09:40:16.000Z (3 months ago)
- Last Synced: 2024-11-02T14:42:08.812Z (15 days ago)
- Topics: chat-application, firebase, firebase-auth, firebase-chat, firestore, react-router-v6, webrtc
- Language: TypeScript
- Homepage: https://firebase-chatting-yshgroup.vercel.app
- Size: 1.99 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
React + Node based WebRTC application
This is a simple application that uses React for the frontend and Node.js for the backend. It
uses WebRTC for peer-to-peer communication.
Fronte End
- React + TypeScript
Back End