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(transport-http): layer client #1227

Merged
merged 33 commits into from
Sep 18, 2024
Merged

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    71a14b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    7eea874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98110e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    f4dbb7e View commit details
    Browse the repository at this point in the history
  2. rm logging layer

    yash-atreya committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0d77863 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    386d8cd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    849a7ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f44eacd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69641a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    1c437de View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. rm trait bounds for new

    yash-atreya committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1821332 View commit details
    Browse the repository at this point in the history
  2. nit

    yash-atreya committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5b42d91 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. unify hyper transports

    yash-atreya committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5f65b93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    814bd60 View commit details
    Browse the repository at this point in the history
  3. make request generic

    yash-atreya committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d9e14c0 View commit details
    Browse the repository at this point in the history
  4. unify hyper transports

    yash-atreya committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0b201f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c3d593 View commit details
    Browse the repository at this point in the history
  6. nit

    yash-atreya committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8e65d0f View commit details
    Browse the repository at this point in the history
  7. nit

    yash-atreya committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3310d05 View commit details
    Browse the repository at this point in the history
  8. nit

    yash-atreya committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1f0c99b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1971f60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a029906 View commit details
    Browse the repository at this point in the history
  11. rename file

    yash-atreya committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d18e0bd View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    4d12209 View commit details
    Browse the repository at this point in the history
  2. nit

    yash-atreya committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c2f1432 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    9f880db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    939ac7e View commit details
    Browse the repository at this point in the history
  3. clippy

    yash-atreya committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    563ecbb View commit details
    Browse the repository at this point in the history
  4. fix

    yash-atreya committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cdfcd10 View commit details
    Browse the repository at this point in the history
  5. impl Http<Hyper>

    yash-atreya committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    edc580e View commit details
    Browse the repository at this point in the history
  6. fix

    yash-atreya committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8a38603 View commit details
    Browse the repository at this point in the history
  7. rename

    yash-atreya committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9af4cae View commit details
    Browse the repository at this point in the history
  8. nit

    yash-atreya committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e16447f View commit details
    Browse the repository at this point in the history