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

Adding ability to configure the channel to restart and to reconnect #7

Merged
merged 1 commit into from
Nov 27, 2019

Conversation

MushMal
Copy link
Contributor

@MushMal MushMal commented Nov 27, 2019

Adding re-connect ability with various edge cases including re-connect while connecting and after its connected
TCP-keap-alive
Ping-pong to detect dropped connection
Re-conenct indefinitely
Changing libweb socket to a stable version where a NULL deref bug has been fixed
Adding state changed callback
Modified the samples to less duplicate the code

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Adding re-connect ability with various edge cases including re-connect while connecting and after its connected
TCP-keap-alive
Ping-pong to detect dropped connection
Re-conenct indefinitely
Changing libweb socket to a stable version where a NULL deref bug has been fixed
Adding state changed callback
Modified the samples to less duplicate the code
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