The win32-pipe library provides an interface for named pipes on Windows. A named pipe is a named, one-way or duplex pipe for communication between the pipe server and one or more pipe clients.
Daniel J. Berger
Artistic 2.0
gem "win32-pipe", "~> 0.3.1"