Class: module:sim/command/ComMessenger

module:sim/command/ComMessenger()

Connect two sandboxes by passing messages between their commanders. This is kind of like a mediator pattern, but also maybe an observer pattern.