HavenDV / H.Pipes

A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.
MIT License
242 stars 26 forks source link

Feature request: Support CreatePipeStreamFunc on the client as well #29

Closed inbarbarkai closed 1 year ago

inbarbarkai commented 1 year ago

It would be very nice to be able to manually create the pipe stream during client initialization. Can you please support this?