tokio-rs / doc-push

Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.
MIT License
50 stars 7 forks source link

External resources section #57

Open carllerche opened 6 years ago

carllerche commented 6 years ago

There are lots of good external learning resources. Those should be listed on the website somewhere.

jonhoo commented 6 years ago

My live-coding streams are pretty long and in-depth, and definitely toss you in at the deep end, but may be worthwhile for those looking to explore tokio in more depth. The streams are also more about how to work with tokio and futures than how tokio itself works, but might still be worthwhile.

Here are the relevant streams thus far:

tobz commented 6 years ago

Here's a video tutorial I whipped up on writing a toy server: https://www.youtube.com/watch?v=nu85BS7ahnQ