Hey HN! I just released Multiplex, an app to watch torrents together. It provides an experience similar to Apple's SharePlay and Amazon's Prime Video Watch Party, except for any torrent instead of a specific streaming service, and uses WebRTC to synchronize playback positions between the people watching without requiring a central server. It's written in Go and allows the use of a central HTTP to BitTorrent gateway[1] if a viewer can't use the BitTorrent protocol on their own device.<p>I'd love to get your feedback :)<p>[1] <a href="https://github.com/pojntfx/htorrent">https://github.com/pojntfx/htorrent</a>