ngx-socket-io icon indicating copy to clipboard operation
ngx-socket-io copied to clipboard

Performance issues while using socket.io in angular

Open gsudhanshu opened this issue 4 years ago • 0 comments

Hi Rod,

I am using ngx-socket-io v4.0.0 since my nodejs server uses socket-io v4.0.0

while running the angular application the cpu utilization goes as high as 100%

we suspect this might be due to some infinite loop in socket io also, there are a number of xhr requests long with websocket requests for socket.io

Any help, thanks..

gsudhanshu avatar Sep 01 '21 06:09 gsudhanshu