-
Notifications
You must be signed in to change notification settings - Fork 977
Ping pong question #145
Copy link
Copy link
Closed
Labels
Description
Hi,
I noticed one thing in our recent testing.
Here we have android 5.0/4.4 with socket.io 0.5.0
when the mobile phone is active ( screen is on), our Heroku server got ping and send pong every 25 seconds.
however, when the mobile phone is idle with screen-off, server does not receive the ping no more, and the connection will be lost.
I wonder if there Is a way to force sending ping packet from the client side ?
Thank you
Reactions are currently unavailable