Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Rust

2 items on 09 Aug 2026
Rust GitHub

actix/actix-web: actix-web: v4.14.1

Close idle HTTP/1 keep-alive connections during graceful shutdown and let active connections finish only their current request before closing.

Source: Actix Web Releases robjtede
Rust GitHub

actix/actix-web: actix-http: v3.13.3

Close idle HTTP/1 keep-alive connections during graceful server shutdown and close active connections after their current request finishes.

Source: Actix Web Releases robjtede