WebSocket4Net (0.15.2)
Published 2023-05-05 11:43:41 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 0.15.2 WebSocket4Net
About this package
WebSocket4Net is a .NET websocket client implemtation. It originates from SuperWebSocket WebSocket Client. For better developing of the websocket client, it was separated from SuperWebSocket and was renamed to WebSocket4Net.
Dependencies
ID | Version | Target Framework |
---|---|---|
SuperSocket.ClientEngine.Core | 0.10.0 | |
SuperSocket.ClientEngine.Core | 0.10.0 | .NETStandard1.3 |
System.Linq | 4.3.0 | .NETStandard1.3 |
System.Net.Sockets | 4.3.0 | .NETStandard1.3 |
System.Net.NameResolution | 4.3.0 | .NETStandard1.3 |
System.Threading.Timer | 4.3.0 | .NETStandard1.3 |
System.Text.RegularExpressions | 4.3.0 | .NETStandard1.3 |
System.Threading | 4.3.0 | .NETStandard1.3 |