A cross platform WebSocket client library for .NET NetStandard core.
Info
Version: | 4.0.0 |
Author(s): | ByronP |
Last Update: | Friday, April 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/coinigy/PureWebSockets |
NuGet Url: | https://www.nuget.org/packages/PureWebSockets |
Install
Install-Package PureWebSockets
dotnet add package PureWebSockets
paket add PureWebSockets
PureWebSockets Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Net.WebSockets(>= 4.3.0)
- System.Net.WebSockets.Client(>= 4.3.2)
- System.Threading.Thread(>= 4.3.0)
Tags