A cross platform WebSocket client library for .NET NetStandard core (backed by WebsocketClientLite).
Info
Version: | 1.5.0 |
Author(s): | ByronP |
Last Update: | Sunday, August 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ByronAP/PureWebSockets |
NuGet Url: | https://www.nuget.org/packages/PureWebSockets_WebsocketLite |
Install
Install-Package PureWebSockets_WebsocketLite
dotnet add package PureWebSockets_WebsocketLite
paket add PureWebSockets_WebsocketLite
PureWebSockets_WebsocketLite Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Threading.Thread(>= 4.3.0)
- WebsocketClientLite.PCL(>= 4.0.6)
Tags