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
6fd3e1e635
refactor(core): fuzz-driven runtime cleanup and api tests ( #22 )
...
Trim runtime/worker/channel per coverage-fuzz findings; expand runtime_api tests; drop worker_benchmarks.
Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-09 07:24:16 +00:00
a12323c94f
refactor: better tests ( #18 )
...
Still unsatisfied, but these are better than before.
Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-07 17:29:01 +00:00
Zachery Aaron Shores-Chmielewski
69cd11849d
feat: worker thread api ( #6 )
...
Make the worker thread api clearly seperated and ready for test harness
Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-06 21:45:19 +07:00