webrtc/talk/examples/objc
perkj@webrtc.org c2dd5ee2c0 Prepare for removal of PeerConnectionObserver::OnError.
Prepare for removal of constraints to PeerConnection::AddStream.

OnError has never been implemented and has been removed from the spec.
Also, constraints to PeerConnection::AddStream has also been removed from the spec and have never been implemented.

R=pbos@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7605 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-11-04 11:31:29 +00:00
..
AppRTCDemo Prepare for removal of PeerConnectionObserver::OnError. 2014-11-04 11:31:29 +00:00
Icon.png talk/ios: Fixes source after corrupt sync in r6305 (which corrupted r6291). 2014-06-03 22:46:23 +00:00
README Implement mac version of AppRTCDemo. 2014-05-30 22:26:06 +00:00

This directory contains sample iOS and mac clients for http://apprtc.appspot.com

See ../../app/webrtc/objc/README for information on how to use it.