v0.0.X

JS client description

If you want to use nextrtc js client you have to add to your code following js files: – adapter.js – nextRTC.js Both files are available in project nextrtc-signaling-server in directory resources. Adapter is taken from here, so if you want to use newest version you should take it direct from that project.   NextRTC js client …

Continue Reading