dotnetomaniak.pl - Artykuły z tagiem Server-Sent Events

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 2075 dni, 21 godzin, 31 minut temu tpeczek 62 źrodło rozwiń

This post shows how Redis can be used to solve the problem of SSE or WebSockets broadcasting for ASP.NET Core applications behind load balancer.

Źródło: www.tpeczek.com
Dziel się z innymi:
[EN] Server-Sent Events (or WebSockets) broadcasting in load balancing scenario with Redis

Web 2393 dni, 45 minut temu tpeczek 48 ź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 2620 dni, 13 godzin, 5 minut temu tpeczek 195 źrodło rozwiń

Najaktywniejsi w tym miesiącu