-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
C-featureCategory: feature. This is adding a new feature.Category: feature. This is adding a new feature.
Description
I would suppose that hyper-util
would be good to allow users to enable http1
or/and http2
feature separately when using server-auto
feature (although it is a breaking change). As hyper-util
uses Service
and HttpService
to implement server-auto
feature, these traits are required without http{1,2}
features. Since these traits do not actually require optional dependencies, the drawback to expose them seems small comparing the benefit.
Metadata
Metadata
Assignees
Labels
C-featureCategory: feature. This is adding a new feature.Category: feature. This is adding a new feature.