
On a Quest for the Fastest P2P File Transfer CLI: Thruflux (Open Alpha)
Click here for Github repo Demo: My goal One day, I awoke with this single ambition burning within my heart: I wanted to create the fastest file transfer tool in existence. Having had some prior experience in self-led web development projects, I instantly turned to the web to find out what existing browser-based solutions are out there. The problem with existing file transfer tools First off, what do people use to transfer large files across the internet? I'm pretty sure most people use popular commercial tools such as Dropbox, Google Drive, or other messaging mediums such as Discord and Email. However, for developers, and surprisingly for many non-developer individuals as well, such tools are simply not sufficient. We all know their limits - popular client solutions not only impose limit to the size of file you can transfer, but also thrive on "client-server" model where an upload must first complete before anyone else can download the files. And frankly speaking, while this is excell
Continue reading on Dev.to
Opens in a new tab


