cooklang/cooklang-sync

Add support for bulk downloading of chunks to the client

Offen

#4 geöffnet am 11.10.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (3 Forks)auto 404
hacktoberfesthelp wanted

Repository-Metriken

Stars
 (11 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

The metadata server has an endpoint that allows to download multiple chunks at once using multipart/mixed HTML content type (based on https://docs.rs/rocket-multipart/0.2.1/rocket_multipart/ crate).

Need to make client updates, so we support feature fully.

There's a newsletter issue explaining how it works.

Contributor Guide