Network Programming with Rust

Network Programming with Rust: Build fast and resilient network servers and clients by leveraging Rust's memory-safety and concurrency features
Network Programming with Rust: Build fast and resilient network servers and clients by leveraging Rust’s memory-safety and concurrency features
by: Abhishek Chanda
ISBN-10: 1788624890
ISBN-13: 9781788624893
Publication Date 出版日期: 2018-02-27
Print Length 页数: 278


Book Description
By finelybook

Rust is low-level enough to provide fine-grained control over memory while providing safety through compile-time validation. This makes it uniquely suitable for writing low-level networking applications.
This book is divided into three main parts that will take you on an exciting journey of building a fully functional web server. The book starts with a solid introduction to Rust and essential networking concepts. This will lay a foundation for,and set the tone of,the entire book. In the second part,we will take an in-depth look at using Rust for networking software. From client-server networking using sockets to IPv4/v6,DNS,TCP,UDP,you will also learn about serializing and deserializing data using serde. The book shows how to communicate with REST servers over HTTP. The final part of the book discusses asynchronous network programming using the Tokio stack. Given the importance of security for modern systems,you will see how Rust supports common primitives such as TLS and public-key cryptography.
After reading this book,you will be more than confident enough to use Rust to build effective networking software.
Contents
1: INTRODUCTION TO CLIENT/SERVER NETWORKING
2: INTRODUCTION TO RUST AND ITS ECOSYSTEM
3: TCP AND UDP USING RUST
4: DATA SERIALIZATION,DESERIALIZATION,AND PARSING
5: APPLICATION LAYER PROTOCOLS
6: TALKING HTTP IN THE INTERNET
7: ASYNCHRONOUS NETWORK PROGRAMMING USING TOKIO
8: SECURITY
9: APPENDIX
What You Will Learn
Appreciate why networking is important in implementing distributed systems
Write a non-asynchronous echo server over TCP that talks to a client over a network
Parse JSON and binary data using parser combinators such as nom
Write an HTTP client that talks to the server using reqwest
Modify an existing Rust HTTTP server and add SSL to it
Master asynchronous programming support in Rust
Use external packages in a Rust project
Authors
Abhishek Chanda
Abhishek Chanda studied computer science at IIEST Shibpur in India and electrical engineering at Rutgers University. He has lived and worked in multiple countries,working on distributed systems since 2008 at big companies such as Microsoft as well as a number smaller start-ups. Currently,he is working with DataSine in London,where he is responsible for the scalable deployment of infrastructure powering the backend systems of the DataSine platform. He contributes to a number of open source projects,including Rust.

相关文件下载地址

Formats: PDF, EPUB, ZIP | 3.14 MB
打赏
未经允许不得转载:finelybook » Network Programming with Rust

评论 2

  1. #1

    下载链接?

    goodbooks5个月前 (06-06)回复
    • 已更新

      admin5个月前 (06-06)回复

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫

微信扫一扫