Skip to content
This repository was archived by the owner on Mar 13, 2021. It is now read-only.

Conversation

@jxs
Copy link

@jxs jxs commented Apr 25, 2019

Reconnect is still missing though, I couldn't plug it with Hyper's Connect MakeService
is there currently a way to?

@carllerche carllerche requested a review from LucioFranco April 25, 2019 15:43
let client = hyper
.make_service(dst)
.map_err(|err| eprintln!("Connect Error {:?}", err))
.map(|conn| {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use the ServiceBuilder here.

@bsdinis
Copy link

bsdinis commented Feb 26, 2021

should this PR be abandoned? is anyone sheperding this?

@davidpdrsn
Copy link
Member

Feels like this repo should probably be archived. There are similar examples in tower-http:

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants