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

Commits on Nov 27, 2019

  1. Adding ability to configure whether restart and whether to restream

    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
    MushMal committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    d80cc44 View commit details
    Browse the repository at this point in the history