from Hacker News

Show HN: Atorable, a peer-to-peer solution for high demand content

by sergethompson on 7/13/22, 11:56 AM with 3 comments

  • by sergethompson on 7/13/22, 11:58 AM

    Hi All,

    Atorable can improve PageSpeed, lower data costs, lower server load and fix viral content choke.

    Atorable simply works with your webpack build or other builds. Atorable also has react component.

    Atorable resolves the targeted import/require() of a javascript file into a Webtorrent magnet uri. During the build the target file and torrent file are emitted in the build or stored externally via Atorable API. The emitted and stored files act as the seeds for the torrent. Paid plans integrate easily with your build to further decrease your server load and simplify your development.

    Use without signing up:

    Webpack: https://www.npmjs.com/package/atorable-loader

    React: https://www.npmjs.com/package/atorable-react

    Cheers,

    Serge

  • by AmpUpJax on 7/13/22, 4:59 PM

    What's a good use case for implementing this?

    Seems very cool btw, could really help with video hosting maybe?