v2.0.0 Alpha 1
Pre-release
Pre-release
Changes to coincide with Hummingbird v2 alpha release.
- Rewritten to use structured concurrency.
- EventLoop APIs no longer exist
- Fluent is no longer attached to
HBApplication
, accessed viaHBFluent
type. HBFluent
conforms toService
from swift service lifecycle.
API Documentation can be found here