-
|
I am playing bevy recently. Seems reqwest is not compatible with its async runtime, I choose to use blocking::Client in its taskpool and would block the game. Is there any solution or I should just consider other crate? Comment and reference are appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
Xuanwo
Oct 22, 2025
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Lori-Shu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try https://crates.io/crates/bevy_mod_reqwest