-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
hyperium/hyper-util
#226Labels
A-clientArea: client.Area: client.C-featureCategory: feature. This is adding a new feature.Category: feature. This is adding a new feature.K-hyper-utilCrate: hyper-utilCrate: hyper-util
Description
In hyper-util, create a Singleton
pool service which wraps an inner make-service, and queues up all calls while waiting for the one instance to be created, and then hands out clones. This pattern fits HTTP/2 well.
See more in the proposal at #3948.
Metadata
Metadata
Assignees
Labels
A-clientArea: client.Area: client.C-featureCategory: feature. This is adding a new feature.Category: feature. This is adding a new feature.K-hyper-utilCrate: hyper-utilCrate: hyper-util