Skip to content

Instantly share code, notes, and snippets.

@elizabethsiegle
Created June 2, 2016 08:50
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/8cae9704cb49a6446b077775bb5fa693 to your computer and use it in GitHub Desktop.
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