musiqpad / mqp-server

NodeJS server base for hosting an individual pad
MIT License
30 stars 18 forks source link

[Feature] Disconnect timers #27

Open ImGrumpy opened 8 years ago

ImGrumpy commented 8 years ago

Speaking with @foodbandlt, I learned that if a user is in queue and they disconnect from the pad there is a 6 minute grace timer before they're actually logged out. If they are not in queue, they are logged out immediately, no timer. I'd love it if there could be a timer for when they are not in queue as well so that simply refreshing the window doesn't count as a disconnect. (10-15 seconds seems appropriate.)

Foody suggested this could be implemented through a config option on the server.