cooklang/cooklang-sync

Add support for bulk downloading of chunks to the client

オープン

#4 opened on 2024/10/11

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (3 件のフォーク)auto 404
hacktoberfesthelp wanted

Repository metrics

Stars
 (11 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド