Info
Version: | 0.15.4 |
Author(s): | Kerry Jiang, kenjiuno |
Last Update: | Friday, October 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HiraokaHyperTools/WebSocket4Net |
NuGet Url: | https://www.nuget.org/packages/HiraokaHyperTools.WebSocket4Net |
Install
Install-Package HiraokaHyperTools.WebSocket4Net
dotnet add package HiraokaHyperTools.WebSocket4Net
paket add HiraokaHyperTools.WebSocket4Net
HiraokaHyperTools.WebSocket4Net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- HiraokaHyperTools.SuperSocket.ClientEngine(>= 0.10.2)
- System.Linq(>= 4.3.0)
- System.Net.Sockets(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Threading.Timer(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- HiraokaHyperTools.SuperSocket.ClientEngine(>= 0.10.2)
Tags
It originates from SuperWebSocket WebSocket Client. For better developing of the websocket client, it was separated from SuperWebSocket and was renamed to WebSocket4Net.