# rtc-relay

> Relay socket messages over rtc

Latest version **0.0.2** (published 2020-04-02) · ISC license · 0 weekly downloads

## Install

```sh
npm install rtc-relay
pnpm add rtc-relay
yarn add rtc-relay
bun add rtc-relay
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.2 |
| Published | 2020-04-02 |
| First published | 2020-04-02 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 5.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Joseph Garcia |
| Maintainers | prosif |
| Keywords | rtc, relay |

## Links

- npm: https://www.npmjs.com/package/rtc-relay
- Repository: https://github.com/homegamesio/rtc-relay
- Homepage: http://homegames.io
- Issues: https://github.com/homegamesio/rtc-relay/issues
- npm.io page: https://npm.io/package/rtc-relay

## Alternatives

- [apollo-link-http-common](https://npm.io/package/apollo-link-http-common.md) — 879.0K weekly downloads
- [react-relay](https://npm.io/package/react-relay.md) — 336.8K weekly downloads
- [relay-test-utils](https://npm.io/package/relay-test-utils.md) — 181.6K weekly downloads
- [@vendure/core](https://npm.io/package/@vendure/core.md) — 14.8K weekly downloads
- [@pnpm/deps.graph-sequencer](https://npm.io/package/@pnpm/deps.graph-sequencer.md) — 13.4K weekly downloads

## Recent versions

- 0.0.2 (latest) — 2020-04-02
- 0.0.1 — 2020-04-02

## README

# rtc-relay
Relay socket messages over RTC

A socket server sends messages to clients, a master client tries to relay messages over RTC to other clients. Clients send messages to the socket server.

---
_Source: https://npm.io/package/rtc-relay · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
