I've noticed that after 30 seconds of inactivity, my Atmosphere Java client disconnects and then reconnects. After reconnecting, it receives a message that consists of a UUID and two other values. I'm testing with only one client.
I'm using org.atmosphere.wasync 2.17
Example:
03ab2980-f6a2-4adb-8ae5-2e860bdc1b54|0|X|
Why does it disconnect after 30 seconds of inactivity?
What is this message?