/PSNamedPipes

Asynchronous named pipe module for PowerShell

Primary LanguagePowerShell

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