simplewebrtc / signalmaster

simple socket.io server for webrtc signaling
Other
1.31k stars 486 forks source link

Signaling-master is not working with SimpleWebRTC-master on localhost. #60

Closed Jp2016 closed 8 years ago

Jp2016 commented 8 years ago

I am not able to connect user.

issue is there i can't see peer remote connection.

Connection is not happening between users.

I have attach one screenshot about the console error look at the following screen shot.

screenshot_2

weinrank commented 8 years ago

Which version of Socket.io are you running? I saw a similar error with 1.4 while 1.3.7 is fine.

Jp2016 commented 8 years ago

Thanks for your advise.

Yes this is problem of version of socket.io.

Now its working fine.

Thanks for that.

Have a good day..