nhusher / telegram

webrtc experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram

A WebRTC experiment

Usage

$ npm install
$ npm start

Go to http://localhost:8081 and open the browser console. Hit the ping button, see that the ping message is logged in the server. See that the server responded with a "pong" message.

That's literally all it does.

About

webrtc experiment


Languages

Language:JavaScript 98.3%Language:HTML 1.7%