عنوان:

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


نویسنده: آبتین قراچه
تاریخ: ۱۳۹۶/۰۲/۱۸ ۱:۱۶
آدرس: www.dntips.ir

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.  



مشاهده مطلب اصلی