This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d1a25d5
commit 7cbc697
Showing
3 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
<div align="center"> | ||
|
||
![A multi-colored spiral on a dark background with the Rainway logo and the text "Node Examples" in the center](.github/header.jpg) | ||
|
||
[💯 Stable Branch](https://github.com/RainwayApp/rainway-sdk-node-examples/tree/main) - [🚀 Beta Branch](https://github.com/RainwayApp/rainway-sdk-node-examples/tree/beta) - [📘 Read the Docs](https://docs.rainway.com/docs/nodejs-getting-started) - [🎁 Get Started](https://hub.rainway.com/landing) | ||
|
||
[![npm (scoped)](https://img.shields.io/npm/v/@rainway/native)](https://www.npmjs.com/package/@rainway/native) | ||
[![npm](https://img.shields.io/npm/dt/@rainway/native)](https://www.npmjs.com/package/@rainway/native) | ||
[![node-current (scoped)](https://img.shields.io/node/v/@rainway/native)](https://www.npmjs.com/package/@rainway/native) | ||
|
||
[![Host Example CI](https://github.com/RainwayApp/rainway-sdk-node-examples/actions/workflows/host-example-ci.yml/badge.svg)](https://github.com/RainwayApp/rainway-sdk-node-examples/actions/workflows/host-example-ci.yml) | ||
[![CD](https://github.com/RainwayApp/rainway-sdk-node-examples/actions/workflows/cd.yml/badge.svg)](https://github.com/RainwayApp/rainway-sdk-node-examples/actions/workflows/cd.yml) | ||
|
||
</div> | ||
|
||
# rainway-sdk-node-examples | ||
|
||
Various examples of how to use the Rainway SDK with Node.js | ||
Various examples of how to use the Rainway SDK with Node.js: | ||
|
||
- [host-example](./host-example/) - A basic example that allows all web clients to connect and stream the desktop. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters