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

Add a request pool #1137

Merged
merged 20 commits into from
Sep 7, 2023
Merged

Add a request pool #1137

merged 20 commits into from
Sep 7, 2023

Commits on Aug 30, 2023

  1. initial changes

    Alex Coats committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2efb24c View commit details
    Browse the repository at this point in the history
  2. fix wasm

    Alex Coats committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e468295 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Merge branch 'develop' into feat/worker-pool

    Alexandcoats authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    21f8898 View commit details
    Browse the repository at this point in the history
  2. add rand dep to client

    Alex Coats committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b616faa View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Merge branch 'develop' into feat/worker-pool

    Alexandcoats authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9de3261 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Merge branch 'develop' into feat/worker-pool

    Alexandcoats authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a3777ff View commit details
    Browse the repository at this point in the history
  2. Rewrite to be a much simpler request pool

    Alex Coats committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    172f3ee View commit details
    Browse the repository at this point in the history
  3. cleanup

    Alex Coats committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a71311e View commit details
    Browse the repository at this point in the history
  4. Add builder fn and changelog

    Alex Coats committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    88d098c View commit details
    Browse the repository at this point in the history
  5. timeout cleanup

    Alex Coats committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7c28e5a View commit details
    Browse the repository at this point in the history
  6. fix wasm

    Alex Coats committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b127e52 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. refactor

    Alex Coats committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2ae1c2b View commit details
    Browse the repository at this point in the history
  2. add config to bindings

    Alex Coats committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ce9ec46 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into feat/request-pool

    Alexandcoats authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e61d845 View commit details
    Browse the repository at this point in the history
  4. changelogs

    Alex Coats committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9dffdb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffea0fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ba67fa View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    4f1f95f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbf4bcc View commit details
    Browse the repository at this point in the history
  3. SDK release date

    thibault-martinez committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    be2fd7e View commit details
    Browse the repository at this point in the history