Re: Signaling without a server

On Jun 10, 2013, at 5:16 AM, piranna@gmail.com wrote:

> I think that static client-side application (no server _at all_, maybe
> also serving the content from a file:// url) is an important corner
> case that WebRTC API designers didn't take in account and that should
> be considered so real P2P, distributed applications could be
> developed…
> 

Assuming that static web content knows about a STUN or TURN server and has some way to know what peer IP/port it wants to connect to, I can't think of any problem with doing this. Did you find some specific problem in the spec?

Received on Wednesday, 12 June 2013 07:46:50 UTC