A socket may disconnect abruptly however, still persists in the database due to some reasons. doSocketCleanUp cleans the unused socket entries from the database periodically.
Returns Promise<void>
doUserCleanup
doUserCleanup(): Promise<void>
function
doUserCleanup
description
If a user is inactive for about a day, he is logged out.
repeaterBase