An Observable Socket extension of System.Net.Sockets.Socket.
Info
Version: | 1.1.0 |
Author(s): | ChrisPulman |
Last Update: | Friday, December 2, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SocketRx |
Install
Install-Package SocketRx
dotnet add package SocketRx
paket add SocketRx
SocketRx Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reactive(>= 3.1.1 && < 4.0.0)