rust-socketio icon indicating copy to clipboard operation
rust-socketio copied to clipboard

Allow manually reconnecting

Open tyilo opened this issue 3 years ago • 1 comments

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?

tyilo avatar Nov 01 '22 11:11 tyilo

No that doesn't really make sense, but your PR looks like a good idea!

1c3t3a avatar Jan 15 '23 21:01 1c3t3a