kenneththorman / appspotdemo-mono

The AppSpot webrtc demo converted from Java to C#
Other
12 stars 4 forks source link

Move WebRTC signaling behind an interface/new portable class library #8

Open kenneththorman opened 10 years ago

kenneththorman commented 10 years ago

Moving the WebRTC signaling fully away from the UI activity, and into a portable class library so it can be reused in IOS and Android

kenneththorman commented 10 years ago

We also want to be able to offer different kinds of webrtc signaling, one could be the current Google App Engine signaling and another could be node.js