Sean McArthur (@seanmonstar) 's Twitter Profile
Sean McArthur

@seanmonstar

rust all the https 🦀 @hyperium_rs

🐘 Mastodon: @[email protected]

ID: 18060793

linkhttps://seanmonstar.com calendar_today11-12-2008 21:22:40

6,6K Tweet

4,4K Followers

84 Following

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

If you've needed access to 1xx responses in hyper.rs, you might want to check out this PR, we're thinking of stabilizing something. Any feedback appreciated! #rustlang github.com/hyperium/hyper…

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

My 2024 in review 📰 - A full year as an independent maintainer - hyper collaborators and dev - reqwest features - security is expensive - bye curl - #rustlang 🦀 seanmonstar.com/blog/2024-in-r…

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

🚀 Released: v1.6.0 of #rustlang hyper.rs 🦀 - Client support for callback of received 1xx responses - Treat server header timeout as an idle timeout - Bug fixes github.com/hyperium/hyper…

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

Newest #rustlang h2 v0.4.8 released! 🦀 Includes several bug fixes for reset streams, window sizes, and shutdown. github.com/hyperium/h2/re…

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

What if #rustlang's HTTP reqwest library were more modular? 🦀 Still easy to use, but with the ability to modify its layers more. Such as pools, redirects, retries, proxies, compression, load balancing. What if we made each of those pieces separable? seanmonstar.com/blog/modular-r…

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

Newest #rustlang `http` release v1.3.0 out today! Perhaps biggest deal is allowing more characters in the `Uri`, because frankly that's the real world. github.com/hyperium/http/…

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

Latest #rustlang `http-body-util` v0.1.3 out! Newest thing is a `Channel` body type, backed by an in-memory channel with a sender and receiver. github.com/hyperium/http-…

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

Newest #rustlang `reqwest` release v0.12.13! 🦀 - Support SOCKS4a proxies. - Helpers for multipart forms. - Fixes for zstd, http3, Windows, WASM, and more! github.com/seanmonstar/re…

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

Latest #rustlang hyper-util v0.1.11 is out! - New options added to server auto builder - Client additions for UDS, Windows Named Pipes, macOS and Solaris(h). - Less (more?) bugs! github.com/hyperium/hyper…

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

A new hyper proposal: Body::poll_progress When piping a body into a sink, how can we forward cancelation when backpressure is applied? #rustlang 🦀 seanmonstar.com/blog/body-poll…

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

I have this suspicion that as JavaScript devs get a taste through TypeScript, they started to desire a much better type system and end up in #rustlang. Was that you?

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

New #rustlang hyper-util v0.1.12 out now! This one has the things. Part of making reqwest "more modular". - A env-var proxy matcher type. - SOCKS and HTTP Tunnel connector adapters. - Graceful shutdown made more flexible. - Bug fixes! github.com/hyperium/hyper…

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

Exploring easy HTTP redirects in #rustlang reqwest! 🦀 This adds a builder to configure how retries work, while helping you do so responsibly. And the goal is to upstream what we can to tower. seanmonstar.com/blog/reqwest-r…

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

Here's the write up for the `warp` v0.4 release! - Filters remain the focus - Upgrade to hyper v1 - Crate features on a diet - Iterating on the Server builder (and API design in general) #rustlang seanmonstar.com/blog/warp-v04/

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

Really excited about the #rustlang reqwest v0.12.23 just out! 🦀 - Introduces `reqwest::retry`, an easy builder to make safe automatic retries. - Adds Unix Domain Socket support. - And of course more. github.com/seanmonstar/re…

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

A new HTTP/2 MadeYouReset vulnerability disclosed (VU#767506). hyper handles it just fine, but we also provided some patches to help. #rustlang #security seanmonstar.com/blog/hyper-htt…

Sean McArthur (@seanmonstar) 's Twitter Profile Photo

I was recently on the Netstack.fm podcast, and had a fun time talking with Glen about: - beginning of hyper, and async #rustlang - as the ecosystem grew - extracting hyper-util, headers, warp, reqwest - being independent - 5 years from now seanmonstar.com/blog/podcast-n…