پشتیبانی از WebSockets در ASP.NET Core
301, MovedPermanently
https://docs.microsoft.com/en-us/aspnet/core/fundamentals/websockets icon

This article explains how to get started with WebSockets in ASP.NET  Core. WebSocket is a protocol that enables two-way persistent communication channels over TCP connections. It is used for applications such as chat, stock tickers, games, anywhere you want real-time functionality in a web application.  

پشتیبانی از WebSockets  در ASP.NET Core