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

2 Lượt xem • 08/08/24
Đăng lại
Nhúng
121gamers
121gamers
14 Người đăng ký
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.

Cho xem nhiều hơn
0 Bình luận sort Sắp xếp theo
Bình luận trên Facebook

Tiếp theo

Tự chạy