fastcgi-client-rs icon indicating copy to clipboard operation
fastcgi-client-rs copied to clipboard

add some kind of todo list

Open timglabisch opened this issue 6 years ago • 3 comments

can you add some kind list of open todo's / issues?

timglabisch avatar Jul 07 '19 21:07 timglabisch

@timglabisch What features do you want to this crate provide?

jmjoy avatar Sep 02 '19 14:09 jmjoy

Would it make sense for this crate to support named pipes on windows?

nico-abram avatar Nov 02 '20 20:11 nico-abram

Would it make sense for this crate to support named pipes on windows?

I don’t work under Windows very much. If there is a crate named pipe that implements <AsyncRead + AsyncWrite + Send + Sync + Unpin>, there is no problem.

jmjoy avatar Nov 03 '20 01:11 jmjoy