X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/bb5a33f7581976918e00fb37617afd1cd0bae9c0..f0fb139a5fce135bd644325181b3a2b51a2559c1:/blog/archive/2018/02/02.rss?ds=inline diff --git a/blog/archive/2018/02/02.rss b/blog/archive/2018/02/02.rss index eb6e6e8f42..0097c0bfa1 100644 --- a/blog/archive/2018/02/02.rss +++ b/blog/archive/2018/02/02.rss @@ -20,9 +20,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. -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