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 2081 dni, 2 godziny, 43 minuty temu tpeczek 62 ź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 2625 dni, 18 godzin, 17 minut temu tpeczek 195 źrodło rozwiń

Najaktywniejsi w tym miesiącu