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

Make use of into_future for requests and messages #1003

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Aug 4, 2023

  1. Make Client::publish return IntoFuture builder

    Co-authored-by: Casper Beyer <[email protected]>
    2 people authored and Jarema committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b16bc53 View commit details
    Browse the repository at this point in the history
  2. Make Context::publish return IntoFuture builder

    Co-authored-by: Casper Beyer <[email protected]>
    2 people authored and Jarema committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    cefec99 View commit details
    Browse the repository at this point in the history
  3. Make Client::request return IntoFuture builder

    Co-authored-by: Casper Beyer <[email protected]>
    2 people authored and Jarema committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    638305b View commit details
    Browse the repository at this point in the history
  4. Make Context::request return IntoFuture builder

    Co-authored-by: Casper Beyer <[email protected]>
    2 people authored and Jarema committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ff1330c View commit details
    Browse the repository at this point in the history
  5. Fix publish_control in jetstream_tests

    n1ghtmare authored and Jarema committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    e7d5049 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfd34f9 View commit details
    Browse the repository at this point in the history