peerdart
peerdart copied to clipboard
cannot close the media connection
I used the example code provided for the package and added an extra button to close the mediaconnection using the close() function explained in peerjs documentation when user clicks the button. But it never triggers the close event on either side of the connection and it is not closing the media connection.
Hi, any updates on this?