webRTC-io / webrtc.io-client

drop-in client code for webrtc.io Highly experimental technology
143 stars 96 forks source link

Allow a socket object to be passed instead of using a new one #29

Closed JohnMcLear closed 11 years ago

JohnMcLear commented 11 years ago

I already have a socket.io object available in my app and I'd like to use that instead of creating a new one. Is it possible we can leverage the currently existing object?

dennismartensson commented 11 years ago

Hi,

No you cant use socker.io at this point, You can shange the comunication in the client and the server and its not so mutch work