Info
Version: | 4.3.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, November 15, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dot.net/ |
NuGet Url: | https://www.nuget.org/packages/System.Net.WebSockets |
Install
Install-Package System.Net.WebSockets
dotnet add package System.Net.WebSockets
paket add System.Net.WebSockets
System.Net.WebSockets Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.Win32.Primitives(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
WebSockets provide full-duplex communication over a single TCP connection.
Commonly Used Types:
System.Net.WebSockets.WebSocket
System.Net.WebSockets.WebSocketContext
System.Net.WebSockets.WebSocketException
When using NuGet 3.x this package requires at least version 3.4.