Provide an http client example. by mike-neck · Pull Request #32 · apple/swift-nio-ssl
Provide an HTTPS example. (#12) Motivation: To provide an example for people to use swift-nio-ssl at their projects with ease. Modifications: Add NIOHTTP1Client module. Result: A good example for...