mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-22 00:00:11 +02:00
Recommend the connect example over nc
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
//!
|
||||
//! and then in another terminal executing
|
||||
//!
|
||||
//! nc -4 localhost 8080
|
||||
//! cargo run --example connect 127.0.0.1:8080
|
||||
//!
|
||||
//! You should see `Hello!` printed out and then the `nc` program will exit.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user