Don't Use Websockets (Until You Try This…)
2 意见
• 08/08/24
0
0
嵌入
121gamers
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.
显示更多
脸书评论
SORT BY-
热门评论
-
最新评论