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 AsyncFacilitator to enable an async, event-driven, non-polling me… #29364

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 24, 2024

  1. Add an AsyncTransferFacilitator that supports BDX transfer using an e…

    …vent driven approach rather than polling
    
    - Update the OTA provider darwin implementation to use the AsyncTransferFacilitator to transfer the OTA file using BDX
    nivi-apple committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    db59df6 View commit details
    Browse the repository at this point in the history
  2. Editorial fixes

    nivi-apple committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6ea5276 View commit details
    Browse the repository at this point in the history
  3. Restyled by whitespace

    restyled-commits authored and nivi-apple committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0a5f615 View commit details
    Browse the repository at this point in the history
  4. Restyled by clang-format

    restyled-commits authored and nivi-apple committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d344a19 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Apply suggestions from code review

    Co-authored-by: Boris Zbarsky <[email protected]>
    nivi-apple and bzbarsky-apple authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3c0ca7c View commit details
    Browse the repository at this point in the history