←back to thread

634 points david927 | 1 comments | | HN request time: 0.455s | source

What are you working on? Any new ideas that you're thinking about?
1. markles ◴[] No.41346488[source]
I've been learning io_uring for fun and 0 profit by building a web-based game using only the Rust standard library. I create a simple WebSocket server and am now creating async from the ground up. I'm documenting it all: https://github.com/kilroyjones/series_game_from_scratch