swactor/crates/runtime-dashboard
zacheryasc 9c866b51a6 feat: transport protocol (#27)
Address actors via ID, send messages over transport (TCP, QUIC, etc)


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-09 19:05:37 +00:00
..
examples feat: mt benchmark (#25) 2026-02-09 14:02:40 +00:00
src feat: runtime dashboard and docs (#23) 2026-02-09 09:04:57 +00:00
.gitignore feat: runtime dashboard and docs (#23) 2026-02-09 09:04:57 +00:00
Cargo.toml feat: runtime dashboard and docs (#23) 2026-02-09 09:04:57 +00:00
README.md feat: transport protocol (#27) 2026-02-09 19:05:37 +00:00

runtime-dashboard

Visual dashboard for the swactor runtime.