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.