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

Next steps for miow #70

Open
tokcum opened this issue May 15, 2024 · 0 comments
Open

Next steps for miow #70

tokcum opened this issue May 15, 2024 · 0 comments

Comments

@tokcum
Copy link

tokcum commented May 15, 2024

Hi,

I'm working on Apache Thrift to implement support for Windows Named Pipes. I was excited about miow because it already has many features I need for a neat integration but I'm also missing some features, e.g.

  1. the ability to clone a NamedPipe to have a ReadHalf and a WriteHalf (required by today's Thrift API).
  2. an iterator over incoming connections analogous to UnixListener. This could be done in Thrift. However, I think it would be better to have this available in miow.

I'm willing to implement those features in miow. However, in the README it says "This crate is basically unmaintained. Do not expect new features or new releases.".

Does this mean a PR has not chance to get merged? Is something going on in the background to get miow back into a maintained state? Please advice on how to proceed with this.

Thank you.

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