Differences between boost::beast::net::ssl::stream and boost::beast::ssl_stream?

23 views Asked by At

What are the differences between beast::ssl_stream and beast::net::ssl::stream? When is it appropriate to use each one? I see examples of both being used in the same ways.

0

There are 0 answers