mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-29 00:00:18 +02:00
Make it clear how to run all examples (#92)
* Handle errors in websocket example * Make it clear how to run all examples
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
//!
|
||||
//! Run with
|
||||
//!
|
||||
//! ```
|
||||
//! ```not_rust
|
||||
//! cargo run --features=ws --example chat
|
||||
//! ```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user