mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-10-01 12:20:39 +00:00
Fix the link for the echo server example.
This commit is contained in:
parent
3794cf7f1d
commit
242f8fa1b2
@ -30,7 +30,7 @@ There are a few small examples showing off how to use this library:
|
||||
* [echo.rs] - a simple TCP echo server
|
||||
* [socks5.rs] - an implementation of a SOCKSv5 proxy server
|
||||
|
||||
[echo.rs]: https://github.com/tokio-rs/tokio-core/blob/master/src/bin/echo.rs
|
||||
[echo.rs]: https://github.com/tokio-rs/tokio-core/blob/master/examples/echo.rs
|
||||
[socks5.rs]: https://github.com/tokio-rs/tokio-socks5/blob/master/src/main.rs
|
||||
|
||||
## What is tokio-core?
|
||||
|
Loading…
x
Reference in New Issue
Block a user