rokudev / samples

Collection of sample channels for side-loading on your Roku device
MIT License
445 stars 286 forks source link

RAFX multiple listeners on same event. #47

Open kadazuro opened 2 years ago

kadazuro commented 2 years ago

Allowing RAFX to have more than one listener by switching to arrays instead of single values. This is for the AWS adapter, the same can be done on the others.