|
|
|
|
|
by Klonoar
881 days ago
|
|
I want to make a sign on the wall that denotes $x days since someone complained about Tokio + Reqwest being bloated and/or making their own design decisions. I also want to make a campaign to direct people to ureq first so we stop hearing about this every other month. Reqwest is very good and worth just using IMO, but if you really care about this, ureq is pretty battle tested and a fine option for "just give me a fucking HTTP client". (A selfish third point but ureq needs a happy eyeballs implementation, but that's neither here nor there I guess) Edit: I did read the article and yes, I am commenting something slightly tangential |
|
Thankfully, ureq exists for those who prefer implementation simplicity, and that's what the author should probably choose.