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.

@rcoh rcoh force-pushed the capture-connection branch from 986ba5a to 7cca99d Compare April 3, 2024 19:26
@rcoh rcoh force-pushed the capture-connection branch from 7cca99d to 1275fd7 Compare April 15, 2024 13:27
- rework features to allow enabling only tokio/sync for the client
- a `capture_connection` API
@rcoh rcoh force-pushed the capture-connection branch from 1275fd7 to 1636506 Compare April 15, 2024 13:37
@seanmonstar seanmonstar merged commit a77d866 into hyperium:master Apr 15, 2024
16 checks passed
r58Playz added a commit to r58Playz/hyper-util-wasm that referenced this pull request Jul 3, 2024
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.

2 participants