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 8 forks source link

Add rdb integration #25

Closed triwav closed 3 years ago

elsassph commented 3 years ago

What is RDB?

triwav commented 3 years ago

What is RDB?

RDB (Roku Debug Bridge) is a tool me and Prajwal Shetty have been working on to eventually replace RALE. This is just the first step in auto injecting the files for the OnDeviceComponent in the same way we do for RALE. RDB uses roku-test-automation under the hood which is why you'll see the files getting injected are actually named RTA_OnDeviceComponent