callstats-io / webrtc-demoapp

Another journey towards understanding WebRTC. In the end it should resemble demo.callstats.io, probably with more features?
MIT License
5 stars 2 forks source link

fix localUserId #9

Closed lennart-csio closed 7 years ago

lennart-csio commented 7 years ago

Should be the same as the remoteUserId on the other side. Fix: on server, signal userId of socket back to the socket and use it as localUserId