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

Conversation

pawelvds
Copy link
Contributor

@pawelvds pawelvds commented Jan 3, 2024

No description provided.

@pawelvds pawelvds marked this pull request as ready for review January 3, 2024 14:20
@pawelvds pawelvds requested a review from a team as a code owner January 3, 2024 14:20
src/fiskaltrust.Launcher/Commands/HostCommand.cs Outdated Show resolved Hide resolved
src/fiskaltrust.Launcher/Commands/HostCommand.cs Outdated Show resolved Hide resolved
src/fiskaltrust.Launcher/Commands/HostCommand.cs Outdated Show resolved Hide resolved
src/fiskaltrust.Launcher/Commands/HostCommand.cs Outdated Show resolved Hide resolved
@pawelvds pawelvds marked this pull request as draft January 4, 2024 13:51
@pawelvds pawelvds marked this pull request as ready for review January 8, 2024 23:15
Implemented ConfigureKestrel method to handle Unix Domain Sockets and Named Pipes;
@volllly volllly marked this pull request as draft January 9, 2024 14:35
@pawelvds pawelvds marked this pull request as ready for review January 9, 2024 20:21
src/fiskaltrust.Launcher/Commands/HostCommand.cs Outdated Show resolved Hide resolved
src/fiskaltrust.Launcher/Commands/RunCommand.cs Outdated Show resolved Hide resolved
src/fiskaltrust.Launcher/Commands/HostCommand.cs Outdated Show resolved Hide resolved
@volllly volllly marked this pull request as draft January 11, 2024 09:26
@pawelvds pawelvds marked this pull request as ready for review January 12, 2024 12:48
@pawelvds pawelvds requested a review from volllly January 12, 2024 12:49
@volllly volllly enabled auto-merge (squash) January 22, 2024 14:01
@volllly volllly merged commit 85721d9 into main Jan 22, 2024
2 of 5 checks passed
@volllly volllly deleted the Use-pipes-for-processhostservice-communication branch January 22, 2024 14:01
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
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