Commits
Click on a commit to change the comparison rangeRevive token socket_record after expiration
If the socket_record expires in redis, but the instance managing it is still
alive, then re-link the token to the sid.
For `del` and `evicted`, do not re-link the token as this is an explicit
disconnect. Merge remote-tracking branch 'origin/main' into masenf/token-lifetime