Starts a looping monitor that sends a PING if we haven't received one from the server for a while. This is to ensure that dead connections are properly detected.
Note: Must be called from within a Fiber.
The current ConnectService.
Starts a looping monitor that sends a PING if we haven't received one from the server for a while. This is to ensure that dead connections are properly detected.
Note: Must be called from within a Fiber.