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

Async Route feature with Callback and Server-Sent Events (SSE) support #1385

Open
wants to merge 46 commits into
base: develop
Choose a base branch
from

Commits on Sep 7, 2024

  1. Recovered from Badgerati#1349

    mdaneri committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c1b54a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    96cfcaa View commit details
    Browse the repository at this point in the history
  2. rename folder to utilities

    mdaneri committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    5a711be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3706f63 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    f7ba3ea View commit details
    Browse the repository at this point in the history
  2. Fix tests

    mdaneri committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    6266962 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    e7db50b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    941052e View commit details
    Browse the repository at this point in the history
  3. Update Context.ps1

    mdaneri committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    9d8b03e View commit details
    Browse the repository at this point in the history
  4. Fix Sse

    mdaneri committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c33643c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. make Sse threadsafe

    mdaneri committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ffc2028 View commit details
    Browse the repository at this point in the history
  2. Deepclone improvement

    mdaneri committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    04d6947 View commit details
    Browse the repository at this point in the history
  3. Update SSE.ps1

    mdaneri committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1820b49 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Update SSE.ps1

    mdaneri committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f4f17d4 View commit details
    Browse the repository at this point in the history
  2. Add progress Sse integration

    mdaneri committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0b1d927 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Sse improvement

    mdaneri committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4c8f460 View commit details
    Browse the repository at this point in the history
  2. Added Sse documentation

    Move not essential property from route
    mdaneri committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    67e75fb View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    b7d5afd View commit details
    Browse the repository at this point in the history
  2. Update AsyncRoute.ps1

    mdaneri committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8897adf View commit details
    Browse the repository at this point in the history
  3. fix tests

    mdaneri committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9e671e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    1378643 View commit details
    Browse the repository at this point in the history
  2. fixes post merge

    mdaneri committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b221130 View commit details
    Browse the repository at this point in the history
  3. Merge fixes

    mdaneri committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    aeba353 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    13516ec View commit details
    Browse the repository at this point in the history
  2. Update SSE.ps1

    mdaneri committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    c7e65da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3be513b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d7044e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    2368714 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    fc88722 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    48b01f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    669bb81 View commit details
    Browse the repository at this point in the history
  2. improvement

    mdaneri committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    87eb978 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    62c81c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b6bb50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73afd55 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    17ace43 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    cf96f92 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    b948838 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    2f54e6d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    f205700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fedf79 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    20686dd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    de0aad4 View commit details
    Browse the repository at this point in the history
  2. Update pode.build.ps1

    mdaneri committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1acde71 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    33c07c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    7d6656c View commit details
    Browse the repository at this point in the history