Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 358 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 358 Bytes

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.