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

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

License

Notifications You must be signed in to change notification settings

RainwayApp/rainway-sdk-web-demo

Repository files navigation

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.