Disconnect the user from the call if 'End call button is pressed`. #1
Labels
good first issue
Good for newcomers
hacktoberfest
This issue will be considered towards Hacktoberfest.
I tried in the formal way of adding the event listener to the button and triggered
DisconnectFromTheCall()
when clicked. The function haspeer.disconnect()
method which is the formal way of disconnecting the user from the room. but that doesn't seem to workout.This is the link to the particular file
peerjs documentation
The text was updated successfully, but these errors were encountered: