Skip to content

A tiny demo using the einaros/ws WebSockets implementation.

Notifications You must be signed in to change notification settings

ceiger89/node-ws-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 tiny demo using the einaros/ws WebSockets implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.4%
  • HTML 49.6%