From: Petter Reinholdtsen Date: Wed, 14 Feb 2018 07:01:20 +0000 (+0100) Subject: Minor correction. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/bb5a33f7581976918e00fb37617afd1cd0bae9c0 Minor correction. --- diff --git a/blog/data/2018-02-14-vlc-bittorrent.txt b/blog/data/2018-02-14-vlc-bittorrent.txt index f1085ac580..1c8adea9ba 100644 --- a/blog/data/2018-02-14-vlc-bittorrent.txt +++ b/blog/data/2018-02-14-vlc-bittorrent.txt @@ -11,9 +11,10 @@ the most efficient ways to distribute large files on the Internet, and Webtorrent is a variant of Bittorrent using WebRTC as its transport channel, allowing web pages to stream and share files using the same technique. -The network protocols are not identical, so a client supporting one of -them can not talk to a client supporting the other. I was a bit -surprised with what I discovered. Looking at +The network protocols are similar but not identical, so a client +supporting one of them can not talk to a client supporting the other. +I was a bit surprised with what I discovered when I started to look. +Looking at the release notes did not help answering this question, so I started searching the web. I found several news articles from 2013, most of them