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

feat: Provide a mechanism for server streaming applications to register a callback #320

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

Commits on Nov 8, 2024

  1. revert me: for testing only

    Signed-off-by: Matt Peterson <[email protected]>
    mattp-swirldslabs committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ad69b26 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. fix: first draft of oncancel changes

    Signed-off-by: Matt Peterson <[email protected]>
    mattp-swirldslabs committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3cf41a2 View commit details
    Browse the repository at this point in the history
  2. comment

    Signed-off-by: Matt Peterson <[email protected]>
    mattp-swirldslabs committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    00a3952 View commit details
    Browse the repository at this point in the history
  3. wip: first stab at a unit test for the handler

    Signed-off-by: Matt Peterson <[email protected]>
    mattp-swirldslabs committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9ce0e5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac6638d View commit details
    Browse the repository at this point in the history
  5. fix: switched back to the Pipeline interface approach

    Signed-off-by: Matt Peterson <[email protected]>
    mattp-swirldslabs committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9802fbe View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. wip: broken but first phase of refactor

    Signed-off-by: Matt Peterson <[email protected]>
    mattp-swirldslabs committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f3002ce View commit details
    Browse the repository at this point in the history
  2. wip: second step of refactor

    Signed-off-by: Matt Peterson <[email protected]>
    mattp-swirldslabs committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    42c7d3a View commit details
    Browse the repository at this point in the history
  3. fix: fixing exceptions tests

    Signed-off-by: Matt Peterson <[email protected]>
    mattp-swirldslabs committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d3f92a3 View commit details
    Browse the repository at this point in the history
  4. fix: added test comments

    Signed-off-by: Matt Peterson <[email protected]>
    mattp-swirldslabs committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c8d7f81 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. spotlessApply changes

    Signed-off-by: Matt Peterson <[email protected]>
    mattp-swirldslabs committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ea87a87 View commit details
    Browse the repository at this point in the history