Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tar7operator/webrtc
https://github.com/tar7operator/webrtc
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tar7operator/webrtc
- Owner: tar7operator
- Created: 2021-12-24T19:13:48.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-24T19:25:17.000Z (about 3 years ago)
- Last Synced: 2024-11-08T05:33:18.955Z (2 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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.