Skip to content

fix: adjust features for graceful shutdown utility#264

Open
omjadas wants to merge 1 commit intohyperium:masterfrom
omjadas:fix/graceful-features
Open

fix: adjust features for graceful shutdown utility#264
omjadas wants to merge 1 commit intohyperium:masterfrom
omjadas:fix/graceful-features

Conversation

@omjadas
Copy link

@omjadas omjadas commented Feb 10, 2026

The server::conn::auto::Connection and server::conn::auto::UpgradeableConnection types are available when the server feature and at least one of the http1 or http2 features are enabled. However the GracefulConnection trait impls currently require the server-auto feature, which enables both http1 and http2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant