cooklang/cooklang-sync

Add support for bulk downloading of chunks to the client

开放

#4 创建于 2024年10月11日

 (0 条评论) (0 个反应) (0 位负责人)Rust (3 个派生)auto 404
hacktoberfesthelp wanted

仓库指标

星标
 (11 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南