Wraps the WebSocket4Net package with an interface and also add the ability to only trust certain SSL certificates when connecting to a server.
Info
Version: | 1.0.6.1 |
Author(s): | BSW Technology Consulting |
Last Update: | Thursday, August 29, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wied03/faye_dotnet_client |
NuGet Url: | https://www.nuget.org/packages/Bsw.WebSocket4Net.Wrapper |
Install
Install-Package Bsw.WebSocket4Net.Wrapper
dotnet add package Bsw.WebSocket4Net.Wrapper
paket add Bsw.WebSocket4Net.Wrapper
Bsw.WebSocket4Net.Wrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- WebSocket4Net(0.8)