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

fix(test_server): deprecated ssl_accept #48

Merged
merged 1 commit into from
May 25, 2022

Commits on May 25, 2022

  1. fix(test_server): deprecated ssl_accept

    OTP 21 deprecated the `:ssl.ssl_accept/3` function. So, we add a
    compile check to determine which function to call. This library
    supports Elixir 1.5 and so the OTP support must be present up to OTP 18.
    victorolinasc committed May 25, 2022
    Configuration menu
    Copy the full SHA
    c330f11 View commit details
    Browse the repository at this point in the history