File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -334,6 +334,17 @@ process:
334
334
[ Computing image filters with wgpu-rs ] : https://blog.redwarp.app/image-filters/
335
335
[ @Redwarp ] : https://twitter.com/redwarp
336
336
337
+ ### [ Actor Pattern with Async Rust]
338
+
339
+ @Sorokya ([ Twitter] [ sorokya-twitter ] , [ Github] [ sorokya-github ] ) [ published a blog
340
+ post] [ Actor Pattern with Async Rust ] about how they improved their game server
341
+ by switching over to an actor pattern approach. This method allowed the server
342
+ to be refactored to be more modular and cleaner.
343
+
344
+ [ Actor Pattern with Async Rust ] : https://eo-rs.dev/blog/the-actor-pattern-with-async-rust/
345
+ [ sorokya-twitter ] : https://twitter.com/sorokya
346
+ [ sorokya-github ] : https://github.com/sorokya
347
+
337
348
## Tooling Updates
338
349
339
350
### [ Vismut]
You can’t perform that action at this time.
0 commit comments