You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 13, 2024. It is now read-only.
Need to turn const roomId into a global variable roomId
Otherwise, in the state of no callee, the caller execution hangup will not delete the room on firestore, because the roomId is null.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
the sample code
should use
=>
instead of->
on this page:
https://webrtc.org/getting-started/firebase-rtc-codelab
The text was updated successfully, but these errors were encountered: