android - Node.js : Socket.io 0.9.17 - Bandwidth usage -



android - Node.js : Socket.io 0.9.17 - Bandwidth usage -

i'm using node.js (v0.10.29) socket.io (v0.9.17). can't upgrade socket.io v1.0.6 because need communicate android devices, , @ moment seems no 1 of solutions have been updated work socket.io v1.0.

the problem have that, when using socket.io v0.9.17, bandwidth used high. example, same amount of data, socket.io v0.9.17 uses 800kb, when socket.io v1.0.6 uses 8kb...

does 1 knows why ? , can avoid ?

thanks

android node.js socket.io bandwidth

Comments

Popular posts from this blog

ruby on rails - Devise Logout Error in RoR -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -

model view controller - MVC Rails Planning -