Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit da19aaa

Browse filesBrowse files
N31: Actor pattern server (rust-gamedev#969)
* Added actor pattern content * Update content/news/031/index.md Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent 920a877 commit da19aaa
Copy full SHA for da19aaa

File tree

1 file changed

+11
-0
lines changed
Filter options

1 file changed

+11
-0
lines changed

‎content/news/031/index.md

Copy file name to clipboardExpand all lines: content/news/031/index.md
+11Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,17 @@ process:
334334
[Computing image filters with wgpu-rs]: https://blog.redwarp.app/image-filters/
335335
[@Redwarp]: https://twitter.com/redwarp
336336

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+
337348
## Tooling Updates
338349

339350
### [Vismut]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.