Skip to content

Commit d90cecd

Browse files
committed
adds discuss links
1 parent 597defc commit d90cecd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

posts/chat-server.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1859,6 +1859,9 @@ We learned a lot! The final full code for the server is [here](https://github.co
18591859

18601860
Discuss this article on
18611861
- [Github](https://github.com/pretzelhammer/rust-blog/discussions/75)
1862+
- [official Rust users forum](https://users.rust-lang.org/t/beginners-guide-to-concurrent-programming-coding-a-multithreaded-chat-server-using-tokio/110976)
1863+
- [learnrust subreddit](https://www.reddit.com/r/learnrust/comments/1cmebbo/beginners_guide_to_concurrent_programming_coding/)
1864+
- [rust subreddit](https://www.reddit.com/r/rust/comments/1cnz9p9/beginners_guide_to_concurrent_programming_coding/)
18621865

18631866
## Further reading
18641867

0 commit comments

Comments
 (0)