rust-socketio
rust-socketio copied to clipboard
Allow manually reconnecting
When getting a disconnect event from the server, I would like to manually try to reconnect.
Right now reconnect and do_reconnect are not public.
Would it make sense to make either of them public?
No that doesn't really make sense, but your PR looks like a good idea!