We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 597defc commit d90cecdCopy full SHA for d90cecd
posts/chat-server.md
@@ -1859,6 +1859,9 @@ We learned a lot! The final full code for the server is [here](https://github.co
1859
1860
Discuss this article on
1861
- [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/)
1865
1866
## Further reading
1867
0 commit comments