The Wayback Machine - https://web.archive.org/web/20201201010849/https://github.com/microsoft/cpprestsdk/pull/1049/commits
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

Add the missing ssl::context callback in websocket_client_config #1049

Commits on Feb 22, 2019

  1. Add the missing ssl::context callback in websocket_client_config, bor…

    …rowing heavily from http_client
    garethsb-sony committed Feb 22, 2019

Commits on Feb 26, 2019

  1. Add dependency on Boost and OpenSSL when websocketpp is used for Secu…

    …re WebSocket, just like for http_client when CPPREST_HTTP_CLIENT_IMPL STREQUAL "asio"
    garethsb-sony committed Feb 26, 2019

Commits on Mar 19, 2019

  1. Merge remote-tracking branch 'origin/master' into garethsb-websocket-…

    …ssl_context_callback
    BillyONeal committed Mar 19, 2019
You can’t perform that action at this time.