probil / vue-socket.io-extended

:v::zap: Socket.io bindings for Vue.js and Vuex (inspired by Vue-Socket.io)
MIT License
628 stars 38 forks source link

Memory Leakage (Memory increasing form 300MBs to 2Gbs) #535

Open ProfSafeer opened 3 years ago

ProfSafeer commented 3 years ago

Hello, I am using vue-socket.io-extended for a chat application it works fine when I receive single message but when I send message in a loop of 500, after some messages new connection is establish and after sometime memory goes from Mbs to Gbs.