cooklang/cooklang-sync

Add support for bulk downloading of chunks to the client

Ouverte

#4 ouverte le 11 oct. 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (3 forks)auto 404
hacktoberfesthelp wanted

Métriques du dépôt

Stars
 (11 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur