0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 11, 2025 — Jul 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
v1.0.1 More... over 2 years ago
refactor(proto): use derive macro to implement Default for KA More... over 2 years ago
refactor(lib): remove redundant field name More... over 2 years ago
refactor(lib): remove unneeded return More... over 2 years ago
refactor(lib): remove unused cfg condition More... over 2 years ago
fix(rt): implement Read/Write for Pin<P> (#3413)
Noa
More... over 2 years ago
docs(examples): update dependencies section More... over 2 years ago
feat(rt): Make ReadBuf::new public More... over 2 years ago
docs(readme): update readme for 1.0 More... over 2 years ago
v1.0.0 More... over 2 years ago
chore(ci): add minimal versions checking More... over 2 years ago
feat(lib): update to `http` 1.0 More... over 2 years ago
test(upgrade): fix compilation in Upgrade tests without features (#3403) More... over 2 years ago
docs(body): add example to `body::Incoming` (#3383) More... over 2 years ago
feat(rt): rename to `Http2ClientConnExec` and `Http2ServerConnExec` More... over 2 years ago
docs(contributing.md): add a comment to make good use of `rust-analyzer` (#3388)
Hu#
More... over 2 years ago
feat(server): default `http1` `header_read_timeout` to 30 seconds More... over 2 years ago
docs(client): add example links (#3385) More... over 2 years ago
feat(lib): missing Timer will warn or panic More... over 2 years ago
docs(server): add conn::http1::Builder example (#3390) More... over 2 years ago
chore(ci): fix rustfmt edition to 2018 (#3389) More... over 2 years ago
fix(http2): don't send keep-alive ping when idle (#3381)
Hu#
More... over 2 years ago
docs(changelog): fixed typo in changelog (#3379) More... over 2 years ago
chore(dependencies): disable unused futures-util alloc feature (#3378) More... over 2 years ago
chore(dependencies): use form_urlencoded crate directly (#3376) More... over 2 years ago
doc(lib): resolve rustdoc warning (#3361) More... over 2 years ago
chore(ffi): change hyper.h to only include first line of docs (#3373) More... over 2 years ago
feat(client): allow `!Send` IO with HTTP/1 client (#3371) More... over 2 years ago
test(support): fix up unused lint (#3374) More... over 2 years ago
chore(dependencies): update `http` to 0.2.7 (#3372) More... over 2 years ago