cloudflare / daphne

Implementation of DAP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test and upgrade to workers-rs 0.0.15

cjpatton opened this issue · comments

Workers-rs 0.0.15 contains some bugfixes and feature improvements that we want for Daphne. However before upgrading we need to test in Workers, as there have been differences between miniflare and Workers that manifest with this code.

I've tested out workers-rs 0.0.16 in QA and it looks good. I'll add a PR to cargo upgrade the whole repo in a bit.