async-rs / async-rs/async-std

Add support for Windows named pipes

Open
#291 3 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
4.1k
Forks
339
PR merge metrics
No merged PRs in 30d

Description

Since Unix domain sockets are available in async-std, I think it is also in scope to add support for Windows named pipes.

There already exists a crate on top on mio (just like `mio-uds`) that we should be able to use: https://docs.rs/mio-named-pipes/0.1.6/x86_64-pc-windows-msvc/mio_named_pipes/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.