Skip to content

Commit

Permalink
feat: rewrite client to use reqwest
Browse files Browse the repository at this point in the history
Things we get for free now:
- HTTPS
- content decoding
- timeouts
- more?

Also some drive-by dependency updates, also rewrite some code
from future combinators to more modern async-await style.
  • Loading branch information
K900 committed Apr 17, 2024
1 parent 3cc5fc9 commit fc1808d
Show file tree
Hide file tree
Showing 6 changed files with 839 additions and 863 deletions.
Loading

0 comments on commit fc1808d

Please sign in to comment.