Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rewrite client to use reqwest #247

Merged
merged 1 commit into from
May 11, 2024

Conversation

K900
Copy link
Contributor

@K900 K900 commented Apr 17, 2024

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.

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.
Copy link
Member

@RaitoBezarius RaitoBezarius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me; untested yet.

Copy link

@gmemstr gmemstr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and can confirm it's working as expected.

@mweinelt
Copy link
Member

Any blockers? Would be good to get back on track with the cache.nixos.org https rollout.

@RaitoBezarius RaitoBezarius merged commit 195fb35 into nix-community:master May 11, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants