Skip to content

Instantly share code, notes, and snippets.

@shyampurk
Created February 19, 2018 04:45
Show Gist options
  • Save shyampurk/79b2e856085bacab3a05ae8ffd63105d to your computer and use it in GitHub Desktop.
Save shyampurk/79b2e856085bacab3a05ae8ffd63105d to your computer and use it in GitHub Desktop.
Event Customer Feedback PubNub Init
var pubnub = PUBNUB({
publish_key : /* YOUR PUBLISH KEY*/,
subscribe_key : /* YOUR SUBSCRIBE KEY*/
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment