A tiny POC using the einaros/ws WebSockets implementation.
npm install
foreman start
heroku create
heroku labs:enable websockets
git push heroku master
heroku open
git add .
git commit -m "Foo"
git push heroku master
heroku logs --tail
A tiny POC using the einaros/ws WebSockets implementation.
npm install
foreman start
heroku create
heroku labs:enable websockets
git push heroku master
heroku open
git add .
git commit -m "Foo"
git push heroku master
heroku logs --tail