Created

Embed URL

HTTPS clone URL

SSH clone URL

You can clone with HTTPS or SSH.

Download Gist
View gist:3154529
1 2 3 4 5 6
var util = require('util'),
Scout = require('scout'),
Messenger = require('messenger');
 
var scout = new Scout(15000);
var messenger = new Messenger(15000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.