Skip to content

A tiny demo using the einaros/ws WebSockets implementation.

Notifications You must be signed in to change notification settings

imclab/node-ws-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Websocket Test

A tiny demo using the einaros/ws WebSockets implementation.

Running Locally

npm install
foreman start

Running on Heroku

heroku create
heroku labs:enable websockets
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