You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2021. It is now read-only.
I gravitated towards DAT because it looked technically superior to IPFS, which looked technically superior to BitTorrent, for doing peer-to-peer file transfer.
However, I'm currently writing a pure webapp (runs in the browser from only static files on the server-side), and I see that https://github.com/webtorrent/webtorrent makes it possible to use BitTorrent for this…
Can the DAT protocol be used in the same use-case? Or does it currently require browser-based clients to have a nontrivial "buddy server" to proxy connections and whatnot?
I gravitated towards DAT because it looked technically superior to IPFS, which looked technically superior to BitTorrent, for doing peer-to-peer file transfer.
However, I'm currently writing a pure webapp (runs in the browser from only static files on the server-side), and I see that https://github.com/webtorrent/webtorrent makes it possible to use BitTorrent for this…
Can the DAT protocol be used in the same use-case? Or does it currently require browser-based clients to have a nontrivial "buddy server" to proxy connections and whatnot?