A minimal reactive socket implementation.
Info
Version: | 6.0.0 |
Author(s): | DavidS |
Last Update: | Friday, August 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dshe/RxSockets |
NuGet Url: | https://www.nuget.org/packages/RxSockets |
Install
Install-Package RxSockets
dotnet add package RxSockets
paket add RxSockets
RxSockets Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.9)
- System.Interactive.Async(>= 4.1.1)
- System.Reactive(>= 4.4.1)
Tags