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