webrtc/examples/peerconnection/client
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
..
linux Fix libyuv includes for libyuv roll 2020-10-02 08:03:41 +00:00
conductor.cc Do not use UI thread as signaling thread. 2021-09-23 14:42:39 +00:00
conductor.h Do not use UI thread as signaling thread. 2021-09-23 14:42:39 +00:00
defaults.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
defaults.h Changes name of RtpTransceiverInit's stream_labels to stream_ids. 2018-03-06 23:42:01 +00:00
flag_defs.h Switch pc client and stunprober to ABSL_FLAG. 2019-07-17 14:03:59 +00:00
main_wnd.cc Do not assume /DUNICODE and /D_UNICODE. 2019-03-27 14:18:41 +00:00
main_wnd.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
main.cc Update peerconnection example to not use Win32SocketServer 2021-07-01 08:31:33 +00:00
peer_connection_client.cc Delete AsyncSocket class, merge into Socket class 2021-08-17 15:39:25 +00:00
peer_connection_client.h Delete AsyncSocket class, merge into Socket class 2021-08-17 15:39:25 +00:00