lukeweber / webrtc-jingle-client

Webrtc audio + jingle protocol brought to IOS and Android.
https://groups.google.com/forum/?fromgroups#!forum/webrtc-jingle
BSD 3-Clause "New" or "Revised" License
336 stars 136 forks source link

Using Socket.io signalling server #121

Open wardoUtil opened 10 years ago

wardoUtil commented 10 years ago

Hey, I'm developing a cross-platform webRTC app, for mobile and web.

I am currently about 80% done with my web app, I'm using a node server running Socket.io for signalling.

Is it possible to use Socket.io signalling server with this project?

lukeweber commented 10 years ago

I haven't done any work on that. I'd look at the base webrtc project and socket.io.