• This repository has been archived on 13/May/2024
  • Stars
    star
    492
  • Rank 89,476 (Top 2 %)
  • Language
    JavaScript
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Codelab for building a WebRTC Video chat application using Firebase Cloudstore.

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.