A testing release for a new router. See https://github.com/http-rs/tide/pull/802
Unclaimed project
Are you a maintainer of tide? Claim this project to take control of your public changelog and roadmap.
Changelog
Fast and friendly HTTP server framework for async Rust
Last updated about 2 years ago
A testing release for a new router. See https://github.com/http-rs/tide/pull/802
tide is a pragmatic Rust web app framework built for rapid development. It comes with a robust set of features that make building async web apps and APIs easier and more fun. It is part of the http-rs project and a counterpart to the surf HTTP client. Check out the docs or join us on Zulip.
This patch fixes an issue with an unstable feature flag in the log dependency which was causing compilation to fail.
log to use kv_unstable_std instead of std #776This patch adds Server::bind, SessionMiddleware::with_cookie_domain, and a new optional cookies feature.
Server::bindTide v0.15.0 introduces a new way to start servers: Server::bind. This enables separatining "open the socket" from "start accepting connections" which Server::listen does for you in a single call.
This was introduced as a way to enable users to log messages afte...
This patch introduces a several feature flags to opt-out of dependencies, a reworked rustdoc landing page, and a variety of bug fixes. Over the past few months we've been hard at work on Surf v2.0.0, and have made a lot of progress on http-types' typed headers. We hope to start bringing some of this work over into Tide soon.
Behind the scen...
Empowering everyone to build reliable and efficient software.
An extremely fast Python package and project manager, written in Rust.
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
:crab: Small exercises to get you used to reading and writing Rust code!