Don't Use Websockets (Until You Try This…)

2 Visualizações • 08/08/24
Compartilhar
Embutir
121gamers
121gamers
16 Assinantes
16

Using websockets increases the code and infrastructure complexity of your app, especially as you scale horizontally. Depending on your needs, you may be able to use Server Sent Events (SSE) instead. Server Sent Events is more efficient than polling, but simple to implement on both the backend and frontend.

Mostre mais
0 Comentários sort Ordenar por
Comentários do Facebook

A seguir

Reprodução automática