Join Nostr
2025-05-21 02:57:26 UTC

mcc on Nostr: Anybody reading this ever used rust Reqwest? Is the Client object heavyweight? That ...

Anybody reading this ever used rust Reqwest? Is the Client object heavyweight? That is if I intend to do between 2 and 300 https requests, is there a reason to reuse a single client?