dotnetomaniak.pl - Artykuły z tagiem SSE

In some situations Server-Sent Events connection may require keep alives. This post describes one of such situations and shows how it can be solved in ASP.NET Core.

Źródło: www.tpeczek.com
Dziel się z innymi:
[EN] Server-Sent Events and ASP.NET Core - You may need keep alives

Web 2279 dni, 18 godzin, 7 minut temu tpeczek 63 źrodło rozwiń

The web socket protocol is currently the most popular one for pushing data to browsers, however it's not the only one. The Server-Sent Events (SSE) is a very interesting alternative which can provide better performance for specific use cases. In this post I'm going to show it can be used with ASP.NET Core.

[EN] Server-Sent Events (SSE) support for ASP.NET Core

Web 2824 dni, 9 godzin, 41 minut temu tpeczek 197 źrodło rozwiń