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

KTOR-7435 Add serialization for SSE #4363

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

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    3424862 View commit details
    Browse the repository at this point in the history
  2. Add client support

    marychatte committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c631e9a View commit details
    Browse the repository at this point in the history
  3. Add server support

    marychatte committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2291b62 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Run apiDump

    marychatte committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b33ccb5 View commit details
    Browse the repository at this point in the history
  2. Disable tests

    marychatte committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3831ba9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Fix client side

    marychatte committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5d23f89 View commit details
    Browse the repository at this point in the history
  2. Fix server side

    marychatte committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    01e09fe View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

    marychatte committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7603195 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Fix typo

    marychatte committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    687439f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fee4ecb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f452e5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    937c39f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Change ServerSentEvent

    marychatte committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    19f01fe View commit details
    Browse the repository at this point in the history