Closed dkerr64 closed 7 months ago
Use a UUID instead of client IP address to identify each unique browser. And improve the timeout logic on client side so that we don't have a continuously running interval timer, which can cause multiple checkStatus() calls to get queued up.
Use a UUID instead of client IP address to identify each unique browser. And improve the timeout logic on client side so that we don't have a continuously running interval timer, which can cause multiple checkStatus() calls to get queued up.