Adam Roth

Results 3 issues of Adam Roth

Sending messages is working great. But the listening example code: ``` const imessage = require("osa-imessage"); imessage.listen().on("message", (msg) => { console.log(msg); }); ``` simply exits. Am I missing something? ``` ~/dev/osa|⇒...

Related to #1 --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/aroth/phaser-extend-sprite-statemachine-example/pull/2?shareId=e84689d2-605d-45db-8cea-8214b393736c).