From 5c8707432bc8255c2e8e9c79d7baf3d00ed7136d Mon Sep 17 00:00:00 2001 From: archipelago Date: Mon, 15 Jun 2026 13:46:51 -0400 Subject: [PATCH] fix(cloud): Range-streaming proxy for peer media so it plays/seeks (B3) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Peer media (music/video) wouldn't play: the frontend downloaded the whole file via RPC as base64 and made a non-seekable Blob URL, so