Socket.IO response get very slow sometime in native build(Android/iOS) Cocos Creator 2.4.0

Hi @slackmoehrle @Big_Bear @huanxinyin @muxiandong, I have implemented socket.io in my current game. every request and response is working fine, but sometimes my animation get slow on other device and the response is also slow in the network.
eg. when any player clicks any button the request hits on the server but the response is getting very delay. you can see in the screenshots.

due to this delayed game responding unexpectedly because on other user game is over or the turn is over.
please help