Skip to content

Commit

Permalink
Merge pull request #5140 from nazmulidris/patch-11
Browse files Browse the repository at this point in the history
Add tutorial on how to write a netcat client and server in Rust
  • Loading branch information
mariannegoldin authored Feb 8, 2024
2 parents 3f7672f + b2b5489 commit cb3b8e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions draft/2024-02-07-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ and just ask the editors to select the category.
* [Writing a REST API in Rust](https://www.shuttle.rs/blog/2024/01/31/write-a-rest-api-rust)
* [video] [Traits and operators](https://www.youtube.com/watch?v=q6T5MsVmz7g)

* [Write a simple netcat client and server in Rust](https://developerlife.com/2024/01/13/write-simple-netcat-in-rust/)

### Research

### Miscellaneous
Expand Down

0 comments on commit cb3b8e8

Please sign in to comment.