Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webrtc/FirebaseRTC
Codelab for building a WebRTC Video chat application using Firebase Cloudstore.
https://github.com/webrtc/FirebaseRTC
firebase firebase-cloud-firestore webrtc
Last synced: 3 months ago
JSON representation
Codelab for building a WebRTC Video chat application using Firebase Cloudstore.
- Host: GitHub
- URL: https://github.com/webrtc/FirebaseRTC
- Owner: webrtc
- Archived: true
- Created: 2019-05-16T13:21:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-11T19:31:41.000Z (over 1 year ago)
- Last Synced: 2024-08-04T01:27:23.268Z (6 months ago)
- Topics: firebase, firebase-cloud-firestore, webrtc
- Language: JavaScript
- Homepage: https://webrtc.org
- Size: 15.6 KB
- Stars: 486
- Watchers: 19
- Forks: 339
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - FirebaseRTC
README
# Firebase + WebRTC Codelab
### Full code solution can be found under the branch: _solution_
This is the GitHub repo for the FirebaseRTC codelab. This will teach you how
to use Firebase Cloud Firestore for signalling in a WebRTC video chat application.The solution to this codelab can be seen in the _solution_ branch.
See http://webrtc.org for details.