/telegram

webrtc experiment

Primary LanguageJavaScript

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.