摘要:
环境 Time 2022-01-13 Rust 1.57.0 Tokio 1.15.0 概念 参考:https://docs.rs/tokio/latest/tokio/net/struct.UdpSocket.html 之前使用 Mio 实现了一个简单的 UDP 服务器,再使用 Tokio 实现。 阅读全文
posted @ 2022-03-31 18:23
jiangbo4444
阅读(657)
评论(0)
推荐(0)
摘要:
环境 Time 2022-01-13 Rust 1.57.0 Tokio 1.15.0 概念 参考:https://tokio.rs/tokio/tutorial/io 示例 main.rs use tokio::net::TcpListener; #[tokio::main] async fn m 阅读全文
posted @ 2022-03-31 18:22
jiangbo4444
阅读(129)
评论(0)
推荐(0)
摘要:
环境 Time 2022-01-13 Rust 1.57.0 Tokio 1.15.0 概念 参考:https://docs.rs/tokio/latest/tokio/index.html 之前使用 Mio 实现了一个简单的 TCP 服务器,再使用 Tokio 实现。 练习使用,不可用于生产环境。 阅读全文
posted @ 2022-03-31 18:22
jiangbo4444
阅读(878)
评论(0)
推荐(0)

浙公网安备 33010602011771号