mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-28 00:00:20 +02:00
More notes on backpressure
This commit is contained in:
+2
-1
@@ -485,7 +485,8 @@
|
||||
//! # };
|
||||
//! ```
|
||||
//!
|
||||
//! See the [`service`] module for more details.
|
||||
//! Routing to arbitrary services in this way has complications for backpressure
|
||||
//! ([`Service::poll_ready`]). See the [`service`] module for more details.
|
||||
//!
|
||||
//! # Nesting applications
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user