A from-scratch implementation of an actor in Rust using tokio pmsc channels. The goal is to understand how an actor works at the lowest level — without relying on any framework following Alice Rhyl’s blog post.
Source Code:
A from-scratch implementation of an actor in Rust using tokio pmsc channels. The goal is to understand how an actor works at the lowest level — without relying on any framework following Alice Rhyl’s blog post.
Source Code:
0 items under this folder.