]> pere.pagekite.me Git - homepage.git/commitdiff
Minor correction.
authorPetter Reinholdtsen <pere@hungry.com>
Wed, 14 Feb 2018 07:01:20 +0000 (08:01 +0100)
committerPetter Reinholdtsen <pere@hungry.com>
Wed, 14 Feb 2018 07:01:20 +0000 (08:01 +0100)
blog/data/2018-02-14-vlc-bittorrent.txt

index f1085ac5805650abfe72445ead4e5b8d6c305d17..1c8adea9ba838fe0623fad92a253f5f79701743e 100644 (file)
@@ -11,9 +11,10 @@ the most efficient ways to distribute large files on the Internet, and
 Webtorrent is a variant of Bittorrent using
 <a href="https://webrtc.org">WebRTC</a> as its transport channel,
 allowing web pages to stream and share files using the same technique.
 Webtorrent is a variant of Bittorrent using
 <a href="https://webrtc.org">WebRTC</a> 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
 <a href="https://www.videolan.org/vlc/releases/3.0.0.html">the release
 notes</a> did not help answering this question, so I started searching
 the web.  I found several news articles from 2013, most of them
 <a href="https://www.videolan.org/vlc/releases/3.0.0.html">the release
 notes</a> did not help answering this question, so I started searching
 the web.  I found several news articles from 2013, most of them