More work on Ractor communication. Need to have a proper think about how to keep it DRY and KISS :)

This commit is contained in:
2026-04-22 23:12:30 -05:00
parent c8bb271d82
commit 0eb188f72e
8 changed files with 51 additions and 40 deletions

View File

@@ -4,6 +4,7 @@ source "https://gem.coop"
gem "base64"
gem "rexml"
gem "logger"
gem "json"
# "game" library gem
gem "cyberarm_engine"