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(client): Add connection capturing API to hyper-util #112

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

rcoh
Copy link
Contributor

@rcoh rcoh commented Apr 3, 2024

This is backport (frontport?) of hyperium/hyper#3144 into hyper-util. This pairs with connection poisoning to allow callers more control over connections in the pool.

- rework features to allow enabling only tokio/sync for the client
- a `capture_connection` API
@seanmonstar seanmonstar merged commit a77d866 into hyperium:master Apr 15, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants