Close

Chromium Project

A project log for A Truly Distributed Web

An internet backed by torrents and the blockchain

william-blankenshipWilliam Blankenship 03/31/2016 at 18:520 Comments

I'm currently debugging the Chromium project.

I am implementing a custom protocol in Chromium that allows me to resolve HTTP requests against torrent files. The protocol is implemented and working, but Chromium does not trigger downloads of protocol relative URLs from HTML. You can track the progress of this bug here: https://github.com/atom/electron/issues/1747

Discussions