dotnet / dotnet/dotnet-api-docs
WebSocket platform support
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
The [ClientWebSocket Class docs for ASP.NET Core 2.1](https://docs.microsoft.com/en-us/dotnet/api/system.net.websockets.clientwebsocket?view=netcore-2.1) say, "the only public implementations of client and server WebSockets are supported on Windows 8 and Windows Server 2012."
However, [WebSockets support in ASP.NET Core](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/websockets?view=aspnetcore-2.1) says that WebSockets are supported on "any OS that supports ASP.NET Core."
These contradictory statements of support need to be reconciled.
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 47bc11d0-a599-ca40-82cd-953e2cf7160e
* Version Independent ID: 98845ff1-bd60-0192-5708-ff346da6b62c
* Content: [ClientWebSocket Class (System.Net.WebSockets)](https://docs.microsoft.com/en-us/dotnet/api/system.net.websockets.clientwebsocket?view=netcore-2.1)
* Content Source: [xml/System.Net.WebSockets/ClientWebSocket.xml](https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Net.WebSockets/ClientWebSocket.xml)
* Product: **dotnet-api**
* GitHub Login: @dotnet-bot
* Microsoft Alias: **dotnetcontent**
Contributor guide
Assessment
This issue has not been assessed yet.