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

new: Add send_request host function. #573

Merged
merged 11 commits into from
Aug 13, 2024
Merged

new: Add send_request host function. #573

merged 11 commits into from
Aug 13, 2024

Commits on Aug 12, 2024

  1. Add host func.

    milesj committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ddb1047 View commit details
    Browse the repository at this point in the history
  2. Add macros.

    milesj committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1f4a8ca View commit details
    Browse the repository at this point in the history
  3. Add caching.

    milesj committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2bf3947 View commit details
    Browse the repository at this point in the history
  4. Use scc.

    milesj committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ba0f056 View commit details
    Browse the repository at this point in the history
  5. Add new funcs.

    milesj committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d20b64b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Update more.

    milesj committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    47ad706 View commit details
    Browse the repository at this point in the history
  2. Switch to async.

    milesj committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e6e3680 View commit details
    Browse the repository at this point in the history
  3. Test request.

    milesj committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    da8de57 View commit details
    Browse the repository at this point in the history
  4. Update deps.

    milesj committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f3ba000 View commit details
    Browse the repository at this point in the history
  5. Fixes.

    milesj committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a043df2 View commit details
    Browse the repository at this point in the history
  6. Fix tests.

    milesj committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    85d2f7e View commit details
    Browse the repository at this point in the history