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

Domain Sockets and Named Pipes #151

Merged
merged 12 commits into from
Jan 22, 2024

Commits on Dec 27, 2023

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

Commits on Jan 3, 2024

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

Commits on Jan 8, 2024

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

Commits on Jan 9, 2024

  1. Modified LauncherConfiguration to include LauncherServiceUri;

    Implemented ConfigureKestrel method to handle Unix Domain Sockets and Named Pipes;
    pawelvds committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    77cb9d6 View commit details
    Browse the repository at this point in the history
  2. Fix test

    pawelvds committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    612bc7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29e3579 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 22, 2024

  1. refactor

    volllly committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    acdd068 View commit details
    Browse the repository at this point in the history
  2. fix http2 error

    volllly committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7b279dd View commit details
    Browse the repository at this point in the history
  3. fix namedpipes url

    volllly committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e0de432 View commit details
    Browse the repository at this point in the history