rustplus.js
rustplus.js copied to clipboard
Keep alive
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.