simplewebrtc / signalmaster

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

How can i connect with Android Client ? #121

Open VishnuNemlawala opened 6 years ago

VishnuNemlawala commented 6 years ago

I am new in WebRTC. I am making Android app for WebRTC. I have uploaded this code on node.js server and run server.js file. Now how can i use this to connect or call other person. Do i have to make any other js file ?

Thanks in advance.