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

Named pipes support on Windows #10

Open
arixmkii opened this issue Aug 31, 2022 · 0 comments
Open

Named pipes support on Windows #10

arixmkii opened this issue Aug 31, 2022 · 0 comments

Comments

@arixmkii
Copy link

arixmkii commented Aug 31, 2022

Scope:

  • npipe-to-tcp
  • tcp-to-npipe
  • npipe-to-unix
  • unix-to-npipe

It is possible to implement only unix or tcp parts and then chain it through another gocat process for tcp<->unix.

Afterthoughts.
Probably also npipe-to-npipe. But again, this could be achieved by chaining multiple processes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant