David Pedersen
David Pedersen
Hm that sounds pretty weird. Not sure what's going on. Are you able to make a minimal example that I can `cargo run`?
I haven't had time to look more into it. Did you get it working?
> You need to use the Cookies extractor, not CookieJar (since the former overrides the latter). You mean `CookieJar` from axum-extra? Yes those two are probably conflicting. I really should...
Whoops didn't mean to close this. I would encourage you to pull this repo down and debug it. I dunno when I'll have time to look into it.
> Maybe it has something to do with the order of the layers? Not sure 🤷
Huh I didn't do that knowingly.
Lol either something happened on github or my computer. When I press command+enter to submit a comment it hits the "Close with comment" button and not the "Comment" button 🤦
Oh I didn't realize. Are you up for submitting a PR that updates axum-flash?
I've published axum-flash 0.5 which users tower-cookies 0.7.
I would not recommend you depend on axum-tungstenite from ezsockets. You should depend on axum-core and tungstenite directly instead.