Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 1.37 KB

readme.md

File metadata and controls

28 lines (16 loc) · 1.37 KB

rainway-sdk-web-demo

Various examples of how to use the Rainway SDK within the Browser:

  • react-demo - A basic example that allows the user to connect to a native application and stream the desktop.

This demo is hosted as well:

Development

  1. Install dependencies: npm install
  2. Run npm run dev to launch a development server. Now go to http://localhost:4445 in your browser.