Closed knev closed 2 years ago
Allow for options to be changed on reconnect. For example. If debugging options or maxRetries is to be changed without having to recreate the entire socket, including assigning all message handlers.
I realized a flaw in the code. I will submit a new PR.
Allow for options to be changed on reconnect. For example. If debugging options or maxRetries is to be changed without having to recreate the entire socket, including assigning all message handlers.