webrtc/talk/examples
glaznev@webrtc.org eef85387ec Fix AppRTCDemo closing error for KK and JB Android devices.
- Do not allow connection output when sending http delete
request to ws server - this causes IOException for KK and JB devices.
- Avoid creating dialog box with error message when activity
has been already closed / paused -
this causes resource leak error message for KK devices.
- Plus some code clean up to support async http messages in
websocket channel wrapper and use Handler for running
peerconnection client funcitons on UI thread.

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

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7836 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-12-09 01:29:17 +00:00
..
android Fix AppRTCDemo closing error for KK and JB Android devices. 2014-12-09 01:29:17 +00:00
call move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
login move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
objc Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +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