mirror of
https://github.com/FluxaMedia/fluxa.git
synced 2026-07-26 20:02:14 +00:00
fetchAttachmentsViaSeekHead previously issued a 16-byte header range request, parsed the EBML element length, then issued a second range request for the full attachments blob. Now it opens one range request up to MAX_ATTACHMENTS_BYTES and streams the header plus payload off the same connection, saving a round trip per playback start. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle.kts | ||