open-webrtc-toolkit / owt-client-native

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
389 stars 181 forks source link

Add mutex for peerconnection api. #558

Closed JinChengShi closed 1 year ago

JinChengShi commented 2 years ago

Fix publication and subscription stop crash when called in multi threads.