$30 off During Our Annual Pro Sale. View Details »

WebTorrent Update - Decentralized Web Summit 2018

WebTorrent Update - Decentralized Web Summit 2018

Feross shares an lightning talk update on the latest in the WebTorrent project , what's next for WebTorrent, and lessons that may help other decentralized web projects to achieve ease-of-use, adoption, and user growth.

WebTorrent: https://webtorrent.io
Event Link: https://www.decentralizedweb.net/

Feross Aboukhadijeh

August 02, 2018
Tweet

More Decks by Feross Aboukhadijeh

Other Decks in Technology

Transcript

  1. Presented by Feross

    View Slide

  2. TORRENTS
    LARGEST P2P ECOSYSTEM

    View Slide

  3. WEB BROWSERS
    LARGEST APP RUNTIME

    View Slide

  4. TORRENTS
    > 250 million users
    > 20 million nodes online
    WEB BROWSERS
    > 4 billion users
    > 1 billion websites

    View Slide

  5. BRINGING P2P TO TODAY'S WEB

    View Slide

  6. BROWSER ® SERVER

    View Slide

  7. BROWSER ® BROWSER

    View Slide

  8. WEB RTC
    REAL-TIME COMMUNICATIONS

    View Slide

  9. DEMO

    View Slide

  10. HUNDREDS OF REAL USERS
    > CineTimes
    > PeerTube
    > Bitlove
    > live-torrent

    View Slide

  11. GET STARTED WITH <br/><script src="webtorrent.min.js">
    <br/>const client = new WebTorrent()<br/>const torrent = client.add('magnet:...')<br/>torrent.on('ready', () => {<br/>const file = torrent.files[0]<br/>file.appendTo(document.body)<br/>})<br/>
    webtorrent.min.js is loaded 2 million times per month

    View Slide

  12. LEARN MORE
    AT WEBTORRENT.IO

    View Slide

  13. THANKS!
    SAY HI AT FEROSS.ORG OR @FEROSS

    View Slide