Complete Guide to Rust WebSocket Actor Implementation

Hands-On Code! Perfect WebSocket + Actor System Implementation - I Pulled Another All-Nighter

From zero to hero WebSocket transport layer implementation, every line of code has a story, performance so good it makes you wonder if the compiler is cheating

January 10, 2025 · 9 min · 1744 words · Rexai Programming
Rust Async Programming: 7 Common Mistakes That Cause Performance Bottlenecks and Crashes

I Built a Distributed Actor System in Rust and Even Surprised Myself

Step-by-step guide to building cross-machine communication Actor systems with Rust, with performance that will make you question reality

January 9, 2025 · 6 min · 1126 words · Rexai Programming