actix rust actor 框架學習 一 基本試用


actix 是一個高性能的rust actor 框架,以下是官方文檔學習的整理

clone 代碼

git clone https://github.com/actix/actix

試用

cargo run --example ping

說明

  • rust 版本
    最好使用最新的nightly 版本
 
rustup default nightly

參考資料

https://actix.rs/book/actix/
https://lug.ustc.edu.cn/wiki/mirrors/help/rust-crates
https://www.cnblogs.com/rongfengliang/p/11337157.html


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM