We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to use named pipes in windows in our project(lbry)
aiohttp should provide the functionality of creating and connecting to named pipes in windows
No such functionality present
I have already "almost" implemented it. I have opened this issue for discussion regarding the feasibility and potential issues.
The text was updated successfully, but these errors were encountered:
GitMate.io thinks the contributor most likely able to help you is @asvetlov.
A possibly related issue is #1524 (allow unique connect + read timeouts).
Sorry, something went wrong.
Would you work on pull request?
Yes, I should have one by the night.
Fixed by #3632
No branches or pull requests
Long story short
We need to use named pipes in windows in our project(lbry)
Expected behaviour
aiohttp should provide the functionality of creating and connecting to named pipes in windows
Actual behaviour
No such functionality present
Additional Comments
I have already "almost" implemented it. I have opened this issue for discussion regarding the feasibility and potential issues.
The text was updated successfully, but these errors were encountered: