Widgeteer.PipedMemoryStream NuGet Package

Provides a memory-based two-way stream for inter-thread communication, similar to a
socket or a pipe.

This can be used as a communication mechanism, and also as a mock mechanism for testing network
programs - thread(s) on one side write data and thread(s) on other side receive the data.

Whatever
is written on one end becomes available to read on the other end.

For details see the project site: https://github.com/asikaria/PipedMemoryStream.




Got any Widgeteer.PipedMemoryStream Question?





Info

Version: 1.0.0
Author(s): ASikaria
Last Update: Sunday, September 24, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/asikaria/PipedMemoryStream
NuGet Url: https://www.nuget.org/packages/Widgeteer.PipedMemoryStream


Install
Install-Package Widgeteer.PipedMemoryStream
dotnet add package Widgeteer.PipedMemoryStream
paket add Widgeteer.PipedMemoryStream
Widgeteer.PipedMemoryStream Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

2399