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

2 ビュー • 08/08/24
シェア
埋め込む
121gamers
121gamers
14 加入者
14

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.

もっと見せる
0 コメント sort 並び替え
フェイスブックのコメント

次に

自動再生