mirror of
https://github.com/cloudflare/workers-rs.git
synced 2025-12-08 18:01:59 +00:00
* Rust-friendly DigestStream API * Fixes #383 * refactor DigestStream * move comment back * delete examples yarn.lock * Update worker/src/crypto.rs Co-authored-by: Kevin Flansburg <kevin.flansburg@gmail.com> * fix SendFuture syntax * upgrade example deps * remove allow dead code --------- Co-authored-by: Kevin Flansburg <kevin.flansburg@gmail.com>
DigestStream on Cloudflare Workers
Demonstration of using the non-standard DigestStream API on Workers