webrtc/examples
Qiu Jianlin a3d8c61313 Do not use UI thread as signaling thread.
peerconnection_client sample on Windows is using the current UI thread
as signaling thread. Create a dedicated thread for that purpose.

Bug: webrtc:13104
Change-Id: Iccff8165373101996913c4389cf134a60051462c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/230729
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Per Kjellander <perkj@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35078}
2021-09-23 14:42:39 +00:00
..
aarproject Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
androidapp Replace AV1X with AV1 2021-09-14 08:29:02 +00:00
androidjunit Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files. 2021-04-14 08:27:54 +00:00
androidnativeapi Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
androidtests Replace legacy getStats with standard getStats in the Android example 2021-08-30 10:45:15 +00:00
androidvoip Delete AsyncSocket class, merge into Socket class 2021-08-17 15:39:25 +00:00
objc Remove suppression of the unguarded-availability warning. 2021-08-21 08:20:15 +00:00
objcnativeapi Removing RTC_SUPPORTS_METAL compilation flag. This flag is a holdover from before either macOS or the iOS Simulator supported Metal rendering. 2021-06-23 09:56:20 +00:00
peerconnection Do not use UI thread as signaling thread. 2021-09-23 14:42:39 +00:00
stunprober Delete BasicPacketSocketFactory default constructor 2021-09-03 10:46:29 +00:00
stunserver (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
turnserver Delete BasicPacketSocketFactory default constructor 2021-09-03 10:46:29 +00:00
unityplugin Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
BUILD.gn Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
DEPS Remove +absl/flags exceptions from non root DEPS files. 2019-07-16 16:52:41 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00