Skip to content

Instantly share code, notes, and snippets.

@daviddias
Created July 20, 2014 00:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daviddias/38e469cddf792af48e44 to your computer and use it in GitHub Desktop.
Save daviddias/38e469cddf792af48e44 to your computer and use it in GitHub Desktop.
hapi js and socker io
// server is a hapi server
var io = require(socket.io)(server.listener);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment