Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tutv/signalhub-demo

A simple game with SignalHub
https://github.com/tutv/signalhub-demo

javascript nodejs realtime signalhub webrtc

Last synced: 11 days ago
JSON representation

A simple game with SignalHub

Awesome Lists containing this project

README

        

# A simple game with signalhub.

## Installation

```
// Install packages
yarn

// Run signalhub server
yarn signalhub

// Run dev server
yarn start

```

## Demo

Open browser: `http://localhost:6777`