Skip to content
This repository was archived by the owner on Apr 24, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 516 Bytes

File metadata and controls

29 lines (18 loc) · 516 Bytes

WebsocketServer

Image of the site

A Simple Websocketserver to get data and send to the Browser.

Requirements

  • NodeJS
  • npm

Installation

~$ npm i

Quick Start

~$ npm run dev

Notes

If running with pepper, you have to run npm run prod and check the IP address of the local machine. This IP must be entered into the Pepper app.

The dummy script included here shows hwo to send the requests, to display the data on the dashboard.