sylvainDNS / signaling-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Signaling Server

Toy project made to learn P2P using WebRTC API.

Prerequisites

Install both of them with Volta

Getting started

This project was made using:

Install dependencies with :

yarn

Available scripts

yarn dev

Runs the app in the development mode. Open http://localhost:9000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

yarn lint

Lint & fix sources.

About


Languages

Language:JavaScript 100.0%