A minimal reactive socket implementation.
Info
| Version: | 7.0.3 |
| Author(s): | DavidS |
| Last Update: | Sunday, October 12, 2025 |
| .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