I know that there is a lot of documentation about WebRTC, so I'm sorry if I missed this:
My question is this:
Is it possible to connect from client to client without using an intermediate server. (Including an intermediate server to configure the connection)
Take, for example, two clients that know each other by the IP addresses and ports they use for RTC. Both of them have already loaded the web page. Is it possible for them to connect without an intermediate signal server?
I hope you show me a good source of how this is possible! Or why not!
thanks
javascript p2p webrtc
Christian veenman
source share