simplewebrtc / SimpleWebRTC

Simplest WebRTC ever
Other
4.64k stars 1.2k forks source link

How to know whether a new room is created or joined to an existing room when using joinRoom method? #744

Closed vishakatenfin closed 5 years ago

vishakatenfin commented 5 years ago

Hai, Is there any method to know whether a room is existing or not? While using joinRoom method is there any option to know whether it is creating a new room or joining an existing room?