TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

PeerServer: A Server in a Browser with WebRTC

100 pointsby bawllzover 11 years ago

8 comments

swestwoodover 11 years ago
I built PeerServer with a friend in 8 weeks last spring for our Stanford senior project -- it&#x27;s a pleasant surprise to see it on HN six months later.<p>We are planning to open-source the code and create a brief video showing off its abilities this weekend, as well as fix some of the issues you may be having in more recent versions of Firefox. The WebRTC DataChannel spec has been changing, so it works in FF 22 (beta at the time we developed it) but breaks for some later versions where the API changed. It&#x27;ll be fixed over the weekend for FF and the latest Chrome -- sorry for the issues some are having now.<p>Thanks for the great comments and enthusiasm!
评论 #6742238 未加载
graueover 11 years ago
Won&#x27;t connect for me (Fx 25, Linux). Blank white screen and this in the console:<p>TypeError: Not enough arguments to mozRTCPeerConnection.createOffer. @ <a href="http://www.peer-server.com/shared/lib/peer.min.js:1" rel="nofollow">http:&#x2F;&#x2F;www.peer-server.com&#x2F;shared&#x2F;lib&#x2F;peer.min.js:1</a>
评论 #6741995 未加载
headgasketover 11 years ago
Quite interesting idea.<p>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&#x27;nt it?
评论 #6742077 未加载
sil3ntmacover 11 years ago
Congrats, I have been waiting to see someone build something like this for a while. This is truly a glimpse into the future :)<p>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.
评论 #6741386 未加载
panziover 11 years ago
Firefox 25 (Linux):<p>&quot;[22:21:01.082] TypeError: Not enough arguments to mozRTCPeerConnection.createOffer. @ <a href="http://www.peer-server.com/shared/lib/peer.min.js:1&quot;" rel="nofollow">http:&#x2F;&#x2F;www.peer-server.com&#x2F;shared&#x2F;lib&#x2F;peer.min.js:1&quot;</a>
0x0over 11 years ago
Reminds me about Opera Unite.
minimaxirover 11 years ago
Using profanity for needless shock value is not an effective way to get people to click your link.
评论 #6741206 未加载
评论 #6741132 未加载
评论 #6742148 未加载
wrongc0ntinentover 11 years ago
Nice! Why not chrome, exactly?
评论 #6741332 未加载