This library contains a transport implementation built upon SocketsHttpHandler and targeting .NET Core 2.1+.
Info
Version: | 0.1.9 |
Author(s): | Vostok team |
Last Update: | Tuesday, February 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vostok/clusterclient.transport.sockets |
NuGet Url: | https://www.nuget.org/packages/Vostok.ClusterClient.Transport.Sockets |
Install
Install-Package Vostok.ClusterClient.Transport.Sockets
dotnet add package Vostok.ClusterClient.Transport.Sockets
paket add Vostok.ClusterClient.Transport.Sockets
Vostok.ClusterClient.Transport.Sockets Download (Unzip the "nupkg" after downloading)
Dependencies
- Vostok.ClusterClient.Core(>= 0.1.15)
- Vostok.Logging.Abstractions(>= 1.0.8)
Tags