Hello,
I’ve been asked to show a green/red light in my app to show if the client is able to reach the server and check if it’s running. I was wondering if there’s a KeepAlive event I can handle on or if I’ve to manually call an endpoint (and in this case which)
Thanks