Skip to content

v1.0.0

Choose a tag to compare

@adam-fowler adam-fowler released this 08 Feb 12:45
· 30 commits to main since this release
0fd029c

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