A lightweight TCP / Binary protocol server used for creating stub TCP interfaces for testing.
Info
Version: | 0.2.0 |
Author(s): | Cayan LLC |
Last Update: | Tuesday, April 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TSYS-Merchant/tcp-stumps |
NuGet Url: | https://www.nuget.org/packages/TcpStumps |
Install
Install-Package TcpStumps
dotnet add package TcpStumps
paket add TcpStumps
TcpStumps Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Buffers(>= 4.5.0)
- System.IO.Pipelines(>= 4.5.2)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
Tags