webrtc/talk/examples/objc/AppRTCDemo
tkchin@webrtc.org 87776a8935 iAppRTCDemo: WebSocket based signaling.
Updates the iOS code to use the new signaling model. Removes old Channel API
code. Note that this no longer logs messages to UI. UI update forthcoming.

BUG=
R=glaznev@webrtc.org, jiayl@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7852 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-12-09 19:32:35 +00:00
..
ios iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
mac iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
third_party/SocketRocket iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
ARDAppClient.h iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
ARDAppClient.m iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
ARDMessageResponse.h iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
ARDMessageResponse.m iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
ARDRegisterResponse.h iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
ARDRegisterResponse.m iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
ARDSignalingMessage.h iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
ARDSignalingMessage.m iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
ARDUtilities.h iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
ARDUtilities.m iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
ARDWebSocketChannel.h iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
ARDWebSocketChannel.m iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
RTCICECandidate+JSON.h Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
RTCICECandidate+JSON.m iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
RTCICEServer+JSON.h iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
RTCICEServer+JSON.m iAppRTCDemo: WebSocket based signaling. 2014-12-09 19:32:35 +00:00
RTCMediaConstraints+JSON.h Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
RTCMediaConstraints+JSON.m Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
RTCSessionDescription+JSON.h Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00
RTCSessionDescription+JSON.m Refactor iOS AppRTC parsing code. 2014-11-27 00:52:38 +00:00