Live data from Hacker News

Show HN: Pure JavaScript P2P file sharing in the browser

whatareyoudownloading.com

1–10 of 72 posts

Re: Show HN: Pure JavaScript P2P file sharing in the browser

#7
post #4

It's based on code from my ShareIt! project ( http://github.com/piranna/ShareIt ) and both are interoperable thanks to my WebP2P protocol :-)

Can the WebP2P protocol be used for Bittorent, too, like instead of that Torque thing they have?

Re: Show HN: Pure JavaScript P2P file sharing in the browser

#9
post #4

It's based on code from my ShareIt! project ( http://github.com/piranna/ShareIt ) and both are interoperable thanks to my WebP2P protocol :-)

Can the WebP2P protocol be used for Bittorent, too, like instead of that Torque thing they have?

Thats the plan :D. WebDHT is what we need to actually replace bittorrents.
Post reply on HN