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

[Core] Add gRPC streaming support by moving to the async callback/reactor API. #15279

Closed

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    d7446e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21b6db6 View commit details
    Browse the repository at this point in the history
  3. Add an atomic shutdown flag to the gRPC callback client to serve as a…

    … proxy for the asio event loop's lifetime.
    clarkzinzow committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    67b9a03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f70d662 View commit details
    Browse the repository at this point in the history