pfrenssen opened this issue 5 years ago · 0 comments
Currently the requests are being sent using reqwest::blocking::Client which uses blocking I/O. It would be great if we could have an alternative for async applications.
reqwest::blocking::Client