0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 09, 2025 — Jul 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs(examples): replace unwraps with expects explaining why (#4001) More... 6 months ago
chore(license): update copyright year to 2026 (#4007) More... 6 months ago
chore(ci): update to cargo-check-external-types 0.4.0 (#4006) More... 6 months ago
chore(ci): update to actions/checkout@v6 (#4005) More... 6 months ago
test(server): fix flaky disable_keep_alive_mid_request (#4009) More... 6 months ago
fix(http1): use httparse config for Servers (#4002) More... 6 months ago
docs(rt): improve `Read` and `ReadBufCursor` documentation (#4000)
lif
More... 7 months ago
test(lib): fix unused warnings due to feature gating test imports (#3997) More... 7 months ago
feat(http1): add UpgradeableConnection::into_parts More... 7 months ago
feat(error): add 'Error::is_parse_version_h2' method More... 7 months ago
fix(http1): fix rare missed write wakeup on connections v2 More... 7 months ago
test(http1): setup test fixture for dispatch loop More... 7 months ago
docs(rt): fix comment in `put_slice()` (#3986) More... 7 months ago
refactor(http1): replace many args of Chunked::step with struct (#3982) More... 8 months ago
refactor(http1): use saturating_sub instead of manual impl (#3983) More... 8 months ago
refactor(http1): simplify match of Token parse error (#3981) More... 8 months ago
chore(ci): run cargo-audit weekly to check for known vulnerabilities in dependencies. (#3246) More... 8 months ago
docs(error): add more information about `is_incomplete_message()` (#3978) More... 8 months ago
v1.8.1 More... 8 months ago
fix(http1): fix consuming extra CPU from previous change (#3977) More... 8 months ago
v1.8.0 More... 8 months ago
fix(http2): fix internals of HTTP/2 CONNECT upgrades (#3967) More... 8 months ago
test(ready_stream): replace tracing with printlns (#3973) More... 8 months ago
fix(http1): fix rare missed write wakeup on connections (#3952) More... 8 months ago
feat(rt): add `Timer::now()` method to allow overriding the instant returned (#3965) More... 8 months ago
tests(client): port tests to in-memory socket (#3947) More... 10 months ago
docs(server): update default values for `http1::Builder` (#3938) More... 11 months ago
refactor(ffi): specify "C" ABI explicitly in ffi_fn! macro (#3937) More... 11 months ago
chore(ci): update to actions/checkout@v5 (#3935) More... 11 months ago
v1.7.0 More... 11 months ago