Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose CloseAndReconnect method #18

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

uskudnik
Copy link
Contributor

The method seems to have been accidentally not exposed since the comment is uppercase but the function name is lowercase and all the other methods seems to match their comment and function name casing.

Even if not, this can be useful to the users - a server might send some kind of a reconnect order that dictates the client to terminate the connection and reconnect.

The method seems to have been accidentally not exposed since
the comment is uppercase but the function name is lowercase
and all the other methods seems to match their comment and
function name casing.

Even if not, this can be useful to the users - a server might send
some kind of a `reconnect` order that dictates the client to
terminate the connection and reconnect.
@jotto
Copy link

jotto commented Nov 6, 2019

bump

@loeffel-io loeffel-io merged commit f265949 into recws-org:master Jan 27, 2020
@uskudnik uskudnik deleted the expose-close-and-reconnect branch January 30, 2020 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants