ajhsu/chromecast-device-emulator

Custom messages not captured

Closed this issue · 1 comments

When exporting the scenario on the remote debug console, custom messaged sent through custom namespaces are not captured. I can only see messages in the exported JSON that belong to the system namespace. It would be useful to capture also custom messages as this are used to notify senders in custom apps.

nvm! I see that the captured messages are from he sender, I can see the receiver messages sent when I run the emulator.