(no title)
nadaviv | 2 years ago
It starts with a simple single-request-at-a-time HTTP server implemented in Rust, then progresses to examples with multi-threading, non-blocking, epoll-based multiplexing, futures and async/await, showing the limitations and advantages at each step.
Previous discussion: https://news.ycombinator.com/item?id=37176960
No comments yet.