• Stars
    star
    476
  • Rank 89,214 (Top 2 %)
  • Language
    JavaScript
  • Created about 5 years ago
  • Updated 11 months 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.