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

Obey Transport protocol #366

Closed
wants to merge 4 commits into from
Closed

Obey Transport protocol #366

wants to merge 4 commits into from

Commits on May 4, 2021

  1. Add check for transportation protocol before attempting to connect vi…

    …a UDP.
    Swaggg Pickle committed May 4, 2021
    Configuration menu
    Copy the full SHA
    adf6aa2 View commit details
    Browse the repository at this point in the history
  2. Added self to readme. Added to unit tests to ensure coverage of new c…

    …ode.
    Swaggg Pickle committed May 4, 2021
    Configuration menu
    Copy the full SHA
    5bc2f65 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Prevent goroutine from starting if url protocol is TCP

    Swaggg Pickle committed May 6, 2021
    Configuration menu
    Copy the full SHA
    8338a09 View commit details
    Browse the repository at this point in the history
  2. switch to continue to try all urls

    Swaggg Pickle committed May 6, 2021
    Configuration menu
    Copy the full SHA
    b8c659f View commit details
    Browse the repository at this point in the history