v1.0.0
This is the first stable version of the HTTP server used by Hummingbird.
Includes
- Swift NIO based HTTP server
- EventLoopFuture and Swift concurrency APIs
- Streaming HTTP request/response bodies
- TLS library
- HTTP2 library
- Support for Apple Network framework
- Test HTTP client