This is the source code of a demo application, demonstrating how you can use the Global Input App library to achieve Mobile Control on a React.js application to allow your users to use their mobile devices to control your application running on other devices. The communication between the mobile and your application is secured using end-to-end encryption.
git clone https://github.com/global-input/game-control-example.git
cd game-control-example
npm install
npm start