Skip to content

Instantly share code, notes, and snippets.

@elizabethsiegle
Created June 2, 2016 08:50
Show Gist options
  • Select an option

  • Save elizabethsiegle/8cae9704cb49a6446b077775bb5fa693 to your computer and use it in GitHub Desktop.

Select an option

Save elizabethsiegle/8cae9704cb49a6446b077775bb5fa693 to your computer and use it in GitHub Desktop.
var pubnubEon = PUBNUB.init({
subscribe_key: 'your-sub-key',
publish_key: 'your-pub-key'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment