webrtc-sample
webrtc-sample copied to clipboard
Applying the concept app to app
I saw your article saying browser to browser connection with out a server. How about app to app connection without server? Is it possible?
I have a chat app built on java. I want to integrate webrtc so that users can make audio video calls during chat. The whole idea is to be able to do it without a server.
I don't know how to integrate webrtc without server. But following codes use test webrtc server https://github.com/USAMAWIZARD/react-ams-sample.git