Tweak tweak

This commit is contained in:
2026-04-16 11:10:33 -05:00
parent 7d6fce2969
commit 5c3926e203
9 changed files with 91 additions and 6 deletions

View File

@@ -10,6 +10,8 @@ module W3DHubLauncher
# connect to and monitor Backend web service
@threads << Thread.new { backend_websocket }
Ractor.main.send({ message: "3 o'clock 'nd all's well!" })
listener.join
end