sixFingers / socket-installation

A boilerplate for socket-based installations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Websocket Test

A tiny demo using the einaros/ws WebSockets implementation.

Running Locally

npm install
npm start

Running on Heroku

heroku create
git push heroku master
heroku open

About

A boilerplate for socket-based installations


Languages

Language:JavaScript 100.0%