Info
Version: | 7.3.2 |
Author(s): | Jasper H. Bojsen |
Last Update: | Thursday, January 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/1iveowl/WebsocketClientLite.PCL |
NuGet Url: | https://www.nuget.org/packages/WebsocketClientLite.PCL |
Install
Install-Package WebsocketClientLite.PCL
dotnet add package WebsocketClientLite.PCL
paket add WebsocketClientLite.PCL
WebsocketClientLite.PCL Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reactive(>= 4.1.2)
- HttpMachine.PCL(>= 3.1.0)
Tags
Can be set to ignore SSL/TLS server certificate issues (use with care!).
Easily and effectively observe incoming message using Reactive Extensions (Rx).