A popular .NET websocket client.
Info
Version: | 1.0.0-beta.4 |
Author(s): | Kerry Jiang |
Last Update: | Saturday, August 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kerryjiang/WebSocket4Net |
NuGet Url: | https://www.nuget.org/packages/WebSocket4Net |
Install
Install-Package WebSocket4Net
dotnet add package WebSocket4Net
paket add WebSocket4Net
WebSocket4Net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- SuperSocket.ClientEngine.Core(>= 0.10.0)
- 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)
- SuperSocket.ClientEngine.Core(>= 0.10.0)
Tags