|
|
|
|
|
by gangtao
285 days ago
|
|
The tests didn't show much of a performance difference between SSE and WS across these scenarios, Both technologies perform similarly in most use cases. WS has a lower client CPU utilization compared to SSE, meaning WebSocket can better leverage available CPU resources. |
|