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

Support for async httpx clients #48

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

Commits on Aug 2, 2022

  1. Add async variant

    Maxim Claeys authored and Maxim Claeys committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d1fc08d View commit details
    Browse the repository at this point in the history
  2. Async flow on multiauth

    Maxim Claeys authored and Maxim Claeys committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    027b38e View commit details
    Browse the repository at this point in the history
  3. make async

    Maxim Claeys authored and Maxim Claeys committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    26f8189 View commit details
    Browse the repository at this point in the history
  4. Fix typing

    Maxim Claeys authored and Maxim Claeys committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    0b1f0c0 View commit details
    Browse the repository at this point in the history
  5. Fix async lock usage

    Maxim Claeys authored and Maxim Claeys committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    09af02c View commit details
    Browse the repository at this point in the history
  6. Make async locks into properties to only instantiate when used

    Maxim Claeys authored and Maxim Claeys committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    586ea60 View commit details
    Browse the repository at this point in the history