cocos2d / cocos2d-js

cocos2d-x for JS
http://www.cocos2d-x.org
MIT License
1.86k stars 490 forks source link

How to reconnect server if socket.io is disconnect #1806

Open 313364973 opened 8 years ago

313364973 commented 8 years ago

i am working with socket.io for game network,but when the app is in background,socket.io disconnects,i want to connect server agin if the app in forgeground?