webrtc/talk/examples
glaznev@webrtc.org f6a9714760 Remove peer connection and signaling calls from UI thread.
- Add separate looper threads for peer connection and websocket
signaling classes.
- To improve the connection speed start peer connection factory
initialization once EGL context is ready in parallel with the room
connection.
- Add asynchronious http request class and start using it in
webscoket signaling and room parameters extractor.
- Add helper looper based executor class.
- Port some of henrika changes from
https://webrtc-codereview.appspot.com/36629004/ to fix sensor
crashes on non L devices - will remove the change if CL will
be submitted soon.

R=jiayl@webrtc.org, wzh@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/41369004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@8006 4adac7df-926f-26a2-2b94-8c16560cd09d
2015-01-06 22:24:09 +00:00
..
android Remove peer connection and signaling calls from UI thread. 2015-01-06 22:24:09 +00:00
androidtests Remove peer connection and signaling calls from UI thread. 2015-01-06 22:24:09 +00:00
objc iOS AppRTC: First unit test. 2015-01-06 07:21:34 +00:00
peerconnection Add a platform specific typedef for SOCKET in the peerconnection_server example since it's not universally 'int'. 2014-11-28 10:37:31 +00:00
relayserver move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
stunserver move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
turnserver move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
OWNERS Add new OWNERS file to talk/examples. 2014-08-07 20:01:34 +00:00