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

Added Domain Sockets and Named Pipes Support to ProcessHostService #123

Closed

Conversation

pawelvds
Copy link
Contributor

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

{Summary of the changes}

Description

{Detail}

Fixes #{issue number}

@pawelvds pawelvds requested a review from a team as a code owner October 29, 2023 21:33
…vice-communication' into 112-use-pipes-for-processhostservice-communication

# Conflicts:
#	src/fiskaltrust.Launcher/Commands/HostCommand.cs
@pawelvds pawelvds marked this pull request as draft October 30, 2023 16:03
@pawelvds pawelvds marked this pull request as ready for review October 30, 2023 16:04
@volllly volllly closed this Nov 3, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2023
@pawelvds pawelvds deleted the 112-use-pipes-for-processhostservice-communication branch December 27, 2023 10:33
@pawelvds pawelvds restored the 112-use-pipes-for-processhostservice-communication branch December 27, 2023 10:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Namedpipes and UnixDomainSockets for ProcessHostService communication
2 participants