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.

貢獻者指南