swactor/docs
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
..
connectome feat: transport protocol (#27) 2026-02-09 19:05:37 +00:00
actor-model.md feat: docs and README (#13) 2026-02-06 17:12:04 +00:00
actor_lifecycle.svg feat: transport protocol (#27) 2026-02-09 19:05:37 +00:00
architecture.svg feat: transport protocol (#27) 2026-02-09 19:05:37 +00:00
channels.md feat: docs and README (#13) 2026-02-06 17:12:04 +00:00
connectome.md feat: refactor based on spectral spectral_analysis 2026-02-07 17:36:45 +07:00
dataflow.svg feat: transport protocol (#27) 2026-02-09 19:05:37 +00:00
message_lifecycle.svg feat: transport protocol (#27) 2026-02-09 19:05:37 +00:00
render_docs.sh feat: transport protocol (#27) 2026-02-09 19:05:37 +00:00
runtime.md feat: docs and README (#13) 2026-02-06 17:12:04 +00:00
runtime_lifecycle.svg feat: transport protocol (#27) 2026-02-09 19:05:37 +00:00
tick_cycle.svg feat: transport protocol (#27) 2026-02-09 19:05:37 +00:00
transport.md feat: transport protocol (#27) 2026-02-09 19:05:37 +00:00
transport_encode_decode.svg feat: transport protocol (#27) 2026-02-09 19:05:37 +00:00
transport_routing.svg feat: transport protocol (#27) 2026-02-09 19:05:37 +00:00
type_erasure.svg feat: transport protocol (#27) 2026-02-09 19:05:37 +00:00
worker-thread.md feat: worker thread api (#6) 2026-02-06 21:45:19 +07:00