Info
Version: | 1.0.6-dev.8 |
Author(s): | Carl de Billy |
Last Update: | Wednesday, July 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Yllibed.StreamMultiplexer |
Install
Install-Package Yllibed.StreamMultiplexer
dotnet add package Yllibed.StreamMultiplexer
paket add Yllibed.StreamMultiplexer
Yllibed.StreamMultiplexer Download (Unzip the "nupkg" after downloading)
Dependencies
net46
- System.Collections.Immutable(>= 1.3.1)
- System.ValueTuple(>= 4.3.1)
- NETStandard.Library(>= 1.6.1)
- System.Collections.Immutable(>= 1.3.1)
- System.ValueTuple(>= 4.3.1)
- Microsoft.NETCore.UniversalWindowsPlatform(>= 5.3.3)
- System.Collections.Immutable(>= 1.3.1)
- System.ValueTuple(>= 4.3.1)
Tags
a proprietary protocol designed to tunnel substreams into a main one.
It is optimized
to transit on TCP "NetworkStream", but any stream should work.