entropic-dev/ds

Rust port of http-cache-semantics

Open

#16 创建于 2019年11月9日

在 GitHub 查看
 (6 评论) (1 反应) (2 负责人)Rust (6 fork)github user discovery
good first issuehelp wanted

仓库指标

Star
 (53 star)
PR 合并指标
 (PR 指标待抓取)

描述

As part of our current push on the dstopic side of things, @yoshuawuyts and I are working on a caching http client that can cache its downloaded data down to cacache.

But there's a piece missing! make-fetch-happen was fortunate enough to be able to use an excellent package called http-cache-semantics which is a fairly complete implementation of http caching logic.

Your mission, should you choose to accept it, is to port http-cache-semantics over to Rust!

Now, I've already spoken with @kornelski about it, and they are sadly unable to pick up another project right now, but they were willing to share that they had already started working on a port, so this would be a great place to start, I think, for anyone willing to pick this up?

Are you interested in doing this? Can you do it in the fairly near future (since this is currently a blocker)? Reply below and let me know! We'd love your help! I'm totally willing to collaborate on this, as well. This is a fantastic way to learn Rust, if you're coming from the JS ecosystem, too.

(original thread)

贡献者指南