Skip to content

Instantly share code, notes, and snippets.

@elizabethsiegle
Last active June 2, 2016 08:43
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 elizabethsiegle/f173b4b045c8072b2ced15b29f4826b3 to your computer and use it in GitHub Desktop.
Save elizabethsiegle/f173b4b045c8072b2ced15b29f4826b3 to your computer and use it in GitHub Desktop.
var channel = 'pubnub-twitter';
var pubnubTweet = PUBNUB.init({
subscribe_key: 'sub-c-78806dd4-42a6-11e4-aed8-02ee2ddab7fe',
ssl: true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment