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

Expose debug protocol port #182

Closed TwitchBronBron closed 9 months ago

TwitchBronBron commented 9 months ago

Adds controlPort launch setting to allow overriding the port used for the debug protocol control port.

Also adds a little bit of normalization to the config related to these ports.

image