-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Currently the library uses reqwest. Does it make sense to add support for other clients with features?
Another option is to use some HttpClient trait and implement this trait using different libraries. Then just publish it as separate crates...
Create own trait or use something like https://github.com/http-rs/http-client
Sentry crate does that : https://crates.io/crates/sentry
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed