Surf v2.3.0 has been released!
First-class configuration support when making a new client instance! timeouts, client-wide headers, http-keep_alive, tcp-no_delay, tls config & more!
github.com/http-rs/surf/r…
I just published a new 🦀 post, this time exploring how to use tide( @_httprs), tide-lambda-listener and sam 🐿️ to build and deploy a simple app into aws lambda. You can read it here javierviola.com/post/exploring…
As always any feedback is welcome 😀.
http-types v2.11.0 has been released!
This release represents continued support of the http-types 2.x release line due to delays in the development of http-types 3.0.0, and comes with several convenience features, see the release notes:
github.com/http-rs/http-t…
I just published tide-acme, a @rustlang crate to serve HTTPS with automatic certificates, via Let's Encrypt and tls-alpn-01 challenges. github.com/http-rs/tide-a…
🦀small exploration on how to use `rooms` with tide(@_httprs) and websockets by streaming tweets. You can see rust, nba or premier league tweets in
tide-ws-rooms.labs.javierviola.com
Post about the implementation is wip 🦀🤓
Surf v2.2.0 has been released!
- Per-request middleware
- Feature flag to enable Rustls support
- Easier to work with headers
github.com/http-rs/surf/r…