Client for websocket API with built-in reconnection and error handling.
Info
Version: | 4.4.43 |
Author(s): | Mariusz Kotas |
Last Update: | Sunday, November 21, 2021 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/Marfusios/websocket-client |
NuGet Url: | https://www.nuget.org/packages/Websocket.Client |
Install
Install-Package Websocket.Client
dotnet add package Websocket.Client
paket add Websocket.Client
Websocket.Client Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Reactive(>= 4.3.2)
- System.Threading.Channels(>= 4.7.0)
- System.Reactive(>= 4.3.2)
- System.Threading.Channels(>= 4.7.0)
Tags