[
https://issues.apache.org/jira/browse/THRIFT-5542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532563#comment-17532563
]
tokcum commented on THRIFT-5542:
--------------------------------
I looked into this issue and evaluated miow as it offers support for Named
Pipes. However, today it does not support to clone a Named Pipe. Cloning a
handle is the convenient way to split a handle into a reading and writing part.
Without the ability to clone a Named Pipe, my current rust knowledge is too
limited to implement this. :(
> Ability to listen on Windows named pipe in thrift Rust crate
> ------------------------------------------------------------
>
> Key: THRIFT-5542
> URL: https://issues.apache.org/jira/browse/THRIFT-5542
> Project: Thrift
> Issue Type: New Feature
> Components: Rust - Library
> Affects Versions: 0.16.0
> Reporter: tokcum
> Priority: Major
>
> The rust crate for thrift does not yet support to communicate via a Windows
> named pipe. Other bindings, such as for C++, already support Windows named
> pipes.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)