You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now when there are both TCPSocket and SSLSocket available in mg::aio, it should be possible to implement an HTTPClient. And an HTTPServer at least for testing the client.
Now when there are both
TCPSocketandSSLSocketavailable inmg::aio, it should be possible to implement anHTTPClient. And anHTTPServerat least for testing the client.