Mini wrapper Socket with Rx and IO.Pipelines.
Info
Version: | 1.0.4 |
Author(s): | RiCo.Chen |
Last Update: | Friday, March 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ricoisme/RxSocket |
NuGet Url: | https://www.nuget.org/packages/RxSocketWithIoPipeLines |
Install
Install-Package RxSocketWithIoPipeLines
dotnet add package RxSocketWithIoPipeLines
paket add RxSocketWithIoPipeLines
RxSocketWithIoPipeLines Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.Configuration.Json(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- Microsoft.Extensions.Primitives(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
- System.IO.Pipelines(>= 4.5.3)
- System.Reactive(>= 4.1.2)
- System.Reactive.Linq(>= 4.1.2)
Tags