Live data from Hacker News

Peer-to-peer file transfers in the browser

github.com

1–10 of 272 posts

Re: Peer-to-peer file transfers in the browser

#3

I love this WebRTC based attempt to send files browser to browser. Too bad I’ve not yet seen it working without hiccups. I’m currently testing keet, which is in beta but promising as well. https://keet.io/

Thank you for the information.

Re: Peer-to-peer file transfers in the browser

#7
post #6

There is also Magic Wormhole [1] which is not in-browser. [1] https://github.com/magic-wormhole/magic-wormhole

And https://github.com/psanford/wormhole-william which is a Go reimplementation of the client. I only want to point this out specifically because an apt-install of magic-wormhole on Ubuntu 24.04 actually results in a program that does not work (the beauty of python dependencies at play?)
Post reply on HN