Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
Info
Version: | 2.11.79 |
Author(s): | Andrew Arnott |
Last Update: | Friday, August 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AArnott/Nerdbank.Streams |
NuGet Url: | https://www.nuget.org/packages/Nerdbank.Streams |
Install
Install-Package Nerdbank.Streams
dotnet add package Nerdbank.Streams
paket add Nerdbank.Streams
Nerdbank.Streams Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Microsoft.VisualStudio.Threading(>= 16.7.56)
- Microsoft.VisualStudio.Validation(>= 15.5.31)
- System.IO.Pipelines(>= 4.7.2)
- System.Net.WebSockets(>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Microsoft.VisualStudio.Threading(>= 16.7.56)
- Microsoft.VisualStudio.Validation(>= 15.5.31)
- System.IO.Pipelines(>= 4.7.2)
- System.Net.WebSockets(>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Microsoft.VisualStudio.Threading(>= 16.7.56)
- Microsoft.VisualStudio.Validation(>= 15.5.31)
- System.IO.Pipelines(>= 4.7.2)
- System.Net.WebSockets(>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
Tags