Closed lihanmingwustl closed 3 years ago
Issue #, if available:
Description of changes:
don't set peer connection if it is closed
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Please add pc = null after pc.close() to clean it up properly
Issue #, if available:
Description of changes:
don't set peer connection if it is closed
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.