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 with .NET

License

Notifications You must be signed in to change notification settings

RainwayApp/rainway-sdk-csharp-examples

Repository files navigation

rainway-sdk-csharp-examples

Various examples of how to use the Rainway SDK with .NET:

  • host-example - A CLI example that allows all web clients to connect and stream the desktop.
  • host-example-gui - A GUI example that allows all web clients to connect and stream the desktop.
  • host-service-example - A CLI example that can act as both a standard process and a windows service.

Note: Both host-example and host-example-gui consume a shared base project, host-example-core which exposes a small wrapper for allowing clients to connect and stream.