rustplus.js icon indicating copy to clipboard operation
rustplus.js copied to clipboard

Keep alive

Open psykzz opened this issue 3 years ago • 0 comments

There are a number of times when the socket seems to die, or just stop responding for me. Could we implement some keepalive?

For example if they have ping / pong, or perhaps every minute to do a getServerInfo request (if no other request has been done).

Obviously i can do this myself, but would love it to be part of the framework.

psykzz avatar Jan 11 '22 15:01 psykzz