rokucommunity / roku-debug

A compatibility wrapper around the BrightScript debug protocol https://developer.roku.com/en-ca/docs/developer-program/debugging/socket-based-debugger.md
MIT License
13 stars 9 forks source link

Standardize custom events, add is* helpers #103

Closed TwitchBronBron closed 2 years ago

TwitchBronBron commented 2 years ago

NOTE: this is technically a breaking change since the event names and some structures have changed, so the vscode extension will need to be updated at the same to support these changes.

Depends on: