Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: upgrade to hyper-v1, use hyper-utils for now #104

Merged
merged 4 commits into from
Nov 3, 2023

Conversation

kristof-mattei
Copy link
Contributor

Dupe of #102.
Seems like my text in PR #103 autoclosed #102.

Update hyper-tls to use [email protected].

I used hyper-util for now, because I'm not smart enough to get around that.

I don't like TokioIo<TlsStream<TokioIo<T>>>. I think we should lift it to a separate type so it's not as bloated.

Why did I do this?

I need to use hyper (as reqwest doesn't do unix sockets yet). And I need TLS (which hyper doesn't do OOB).

This seems to do the trick for now.

@seanmonstar seanmonstar merged commit 9adf50b into hyperium:master Nov 3, 2023
15 checks passed
@kristof-mattei kristof-mattei deleted the hyper-v1 branch November 17, 2023 05:52
@loyd
Copy link

loyd commented Nov 25, 2023

Can it be released?

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.

3 participants