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!
https://t.co/V19v7xvwvj
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 https://t.co/uGpjHTHPvE
As always any feedback is welcome 😀.
I was exploring how to use tide(@_httprs) with AWS lambda with https://t.co/EN2LZHuDyn and a custom build script for conditional compiling. Code at
https://t.co/ZR3TuFO6AC and also I'm working in a new post 🦀
#rust@ThisWeekInRust
@dc_rust@rustlang@nellshamrell Today I will give my first #Rust related lightning talk 🦀 at Rust DC meetup (https://t.co/OGIUy03sSe)
I will be talking about some explorations on #tide-websockets (@_httprs), very happy to participate 😀🙌
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:
https://t.co/9EzPZwYDVI
I just published tide-acme, a @rustlang crate to serve HTTPS with automatic certificates, via Let's Encrypt and tls-alpn-01 challenges. https://t.co/sK3g14QpMs
New post about the implementation, using 🦀(@rustlang) and tide/ tide-websocket (@_httprs), you can read it here https://t.co/0zAIezi3Ws and see it in action https://t.co/y4FvhI6A3X. As always any feedback is welcome 😀.
🦀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
https://t.co/y4FvhI6A3X
Post about the implementation is wip 🦀🤓
Time to a new @rustlang post 🦀. This time we put how tide (@_httprs) handle a request under the microscope https://t.co/H6AJ3Sfcde . As always any feedback is welcome 😀.