Live data from Hacker News

PeerServer: A Server in a Browser with WebRTC

peer-server.com

1–10 of 27 posts

Re: PeerServer: A Server in a Browser with WebRTC

#7
Congrats, I have been waiting to see someone build something like this for a while. This is truly a glimpse into the future :)

Edit: I should have vetted this a little harder before commenting. I recognized the idea immediately, but the implementation here is rather lacking. Still, props for pushing the envelop.

Re: PeerServer: A Server in a Browser with WebRTC

#8

Congrats, I have been waiting to see someone build something like this for a while. This is truly a glimpse into the future :) Edit: I should have vetted this a little harder before commenting. I recognized the idea immediately, but the implementation here is rather lacking. Still, props for pushing the envelop.

Erm, you guys did disable TURN right? (because otherwise the security value here is fairly decreased)

Re: PeerServer: A Server in a Browser with WebRTC

#9
post #6

Nice! Why not chrome, exactly?

Last I checked Chrome's DataChannels implementation was flakey and missing support for several attributes

there are a few workarounds you have to use. there is a compatibility shim floating around somewhere (i think from mozilla).

Re: PeerServer: A Server in a Browser with WebRTC

#10
Quite interesting idea.

On this we could have a distributed web server that scales as new ppl load the (site??). I can see this hurting akamai. People now have 10Mbps-20Mpbs up on DSL and cable; even before widespread FTOH this could become potent. It would also simplify a Tor alternative implementation, would'nt it?

Post reply on HN