tower-rs / tower-h2

An HTTP/2.0 client and server `Service` implementation.
MIT License
89 stars 18 forks source link

Track tower::Service -> tower_service::Service #24

Closed carllerche closed 6 years ago

olix0r commented 6 years ago

Is the intent to make tower reexport things a la tokio?

carllerche commented 6 years ago

@olix0r yes