Skip to content

Instantly share code, notes, and snippets.

@amitaibu
Created July 2, 2013 07:32
Show Gist options
  • Save amitaibu/5907386 to your computer and use it in GitHub Desktop.
Save amitaibu/5907386 to your computer and use it in GitHub Desktop.
Drupal.Nodejs.socket.on('message', function(data) {
console.log(data);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment