Skip to content

Issues: hyperium/hyper

Revamp the website guides
#3411 opened Nov 15, 2023 by seanmonstar
Open 5
Create a routine triage strategy
#3214 opened Apr 28, 2023 by seanmonstar
Open 1
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

hyper-util auto version detection breaks the ability to use Upgraded::downcast C-bug Category: bug. Something is wrong. This is bad! K-hyper-util Crate: hyper-util
#3587 opened Feb 29, 2024 by RyanAD
connect: Expose more keepalive options for HttpConnector A-client Area: client. B-rfc Blocked: More comments would be useful in determine next steps. C-feature Category: feature. This is adding a new feature. E-easy Effort: easy. A task that would be a great starting point for a new contributor. K-hyper-util Crate: hyper-util
#2679 opened Oct 28, 2021 by LucioFranco
ToSocketAddrs in Server::bind() and Server::try_bind() A-server Area: server. C-feature Category: feature. This is adding a new feature. E-easy Effort: easy. A task that would be a great starting point for a new contributor. K-hyper-util Crate: hyper-util
#3000 opened Oct 2, 2022 by ricvelozo
Create a body channel implementation that knows when buf is written A-body Area: body streaming. C-feature Category: feature. This is adding a new feature. E-medium Effort: medium. Some knowledge of how hyper internal works would be useful. K-hyper-util Crate: hyper-util
#2858 opened May 20, 2022 by seanmonstar
Create server util to allow pulling requests A-server Area: server. C-feature Category: feature. This is adding a new feature. E-medium Effort: medium. Some knowledge of how hyper internal works would be useful. K-hyper-util Crate: hyper-util
#2939 opened Aug 12, 2022 by seanmonstar
Port Client connect/pool tests to hyper-util A-tests Area: tests. C-refactor Category: refactor. This would improve the clarity of internal code. E-medium Effort: medium. Some knowledge of how hyper internal works would be useful. K-hyper-util Crate: hyper-util
#2942 opened Aug 13, 2022 by seanmonstar
Decompose Client into utils A-client Area: client. C-feature Category: feature. This is adding a new feature. E-medium Effort: medium. Some knowledge of how hyper internal works would be useful. K-hyper-util Crate: hyper-util
#3080 opened Dec 9, 2022 by seanmonstar
4 tasks
hyper-util: move Pool to use Timer A-client Area: client. C-refactor Category: refactor. This would improve the clarity of internal code. K-hyper-util Crate: hyper-util
#3167 opened Mar 10, 2023 by howardjohn
hyper-util: add Server::from_tcp A-server Area: server. C-feature Category: feature. This is adding a new feature. E-medium Effort: medium. Some knowledge of how hyper internal works would be useful. K-hyper-util Crate: hyper-util
#3474 opened Dec 11, 2023 by punkeel
Hyper-util on xtensa A-client Area: client. K-hyper-util Crate: hyper-util
#3684 opened Jun 11, 2024 by lorenzo-pirchio
hyper-util: add (tokio) Server struct and builder (inspired by Hyper 0.14) B-rfc Blocked: More comments would be useful in determine next steps. C-feature Category: feature. This is adding a new feature. K-hyper-util Crate: hyper-util
#3436 opened Nov 21, 2023 by GlenDC
hyper-util: expose connection info on whether it's reused from the pool or newly established A-client Area: client. C-feature Category: feature. This is adding a new feature. E-medium Effort: medium. Some knowledge of how hyper internal works would be useful. K-hyper-util Crate: hyper-util
#3727 opened Aug 7, 2024 by magurotuna
ProTip! Type g i on any issue or pull request to go back to the issue listing page.