System.Net.WebSockets
4.3.0
Provides the System.Net.WebSockets.WebSocket abstract class and related types to allow developers to implement the WebSocket protocol (RFC 6455). 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.
Requires NuGet 2.12 or higher.
Install-Package System.Net.WebSockets -Version 4.3.0
dotnet add package System.Net.WebSockets --version 4.3.0
<PackageReference Include="System.Net.WebSockets" Version="4.3.0" />
paket add System.Net.WebSockets --version 4.3.0
#r "nuget: System.Net.WebSockets, 4.3.0"
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETFramework 4.6
- No 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)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (50)
Showing the top 5 NuGet packages that depend on System.Net.WebSockets:
Package | Downloads |
---|---|
System.Net.WebSockets.Client
Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the WebSockets protocol (RFC 6455).
Commonly Used Types:
System.Net.WebSockets.ClientWebSocket
When using NuGet 3.x this package requires at least version 3.4.
|
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
451925e4ed3f9ef704260c1a6af1e729b8419fe2
When using NuGet 3.x this package requires at least version 3.4.
|
|
StreamJsonRpc
A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with any transport.
|
|
Microsoft.Net.Http.Server
.NET HTTP server that uses the Windows HTTP Server API.
|
|
Nerdbank.Streams
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
|
GitHub repositories (20)
Showing the top 5 popular GitHub repositories that depend on System.Net.WebSockets:
Repository | Stars |
---|---|
dotnet/standard
This repo is building the .NET Standard
|
|
chkr1011/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
|
|
paolosalvatori/ServiceBusExplorer
The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
|
|
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
|
|
servicetitan/Stl.Fusion
Get real-time UI updates in Blazor apps and 10-1000x faster API responses with a novel approach to distributed reactive computing. Fusion brings computed observables and automatic dependency tracking from Knockout.js/MobX/Vue to the next level by enabling a single dependency graph span multiple servers and clients, including Blazor apps running in browser.
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 26,555,677 | 11/15/2016 |
4.3.0-preview1-24530-04 | 98,926 | 10/24/2016 |
4.0.0 | 92,296,258 | 6/27/2016 |
4.0.0-rc2-24027 | 1,782,254 | 5/16/2016 |
4.0.0-beta-23516 | 346,646 | 11/18/2015 |
4.0.0-beta-23409 | 364,530 | 10/15/2015 |
4.0.0-beta-23225 | 41,731 | 9/2/2015 |
4.0.0-beta-23123 | 2,296 | 7/29/2015 |
4.0.0-beta-23109 | 40,369 | 7/27/2015 |
4.0.0-beta-23019 | 41,329 | 6/30/2015 |
4.0.0-beta-22816 | 2,677 | 4/24/2015 |