serverbox
serverbox copied to clipboard
Introduce `HTTPClient` and `HTTPServer`
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.