Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 401 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 401 Bytes

NamedPipeClient & NamedPipeServer

Build status

PowerShell v5 class wrappers around [System.IO.Pipes.NamedPipeClientStream] and [System.IO.Pipes.NamedPipeServerStream] that implement asynchronous communication using named pipes.

Usage

Demo gif