A very simple actor framework for Rust built on tokio.
Go to file
Blake Rain e7ffc82b92
Check / check (push) Successful in 1m4s Details
fix: remove installation of node packages
2023-11-01 15:25:37 +00:00
.gitea/workflows fix: remove installation of node packages 2023-11-01 15:25:37 +00:00
src fix: spelling mistakes 2023-11-01 15:23:32 +00:00
tests chore: initial code commit 2023-11-01 15:18:57 +00:00
.gitignore Initial commit 2023-11-01 13:22:11 +00:00
Cargo.toml chore: initial code commit 2023-11-01 15:18:57 +00:00
LICENSE Initial commit 2023-11-01 13:22:11 +00:00
README.md Initial commit 2023-11-01 13:22:11 +00:00

README.md

simple-actors

A very simple actor framework for Rust built on tokio.