Currently the only messenger is the dice module. We should add new messengers to demonstrate the flexibility of the messenger feature Starting a list of possible useful messenger ideas... (please add to if you have thoughts) - [ ] Dice Roll - [ ] Turn Made - [ ] Socket data sent/received - [ ] Debug info (instead of console.log you could messenger.send("debug", "whatever"))
Currently the only messenger is the dice module. We should add new messengers to demonstrate the flexibility of the messenger feature
Starting a list of possible useful messenger ideas... (please add to if you have thoughts)