Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created August 11, 2020 11:19
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 velotiotech/3796976b6318232b2174eb4ff48403dc to your computer and use it in GitHub Desktop.
Save velotiotech/3796976b6318232b2174eb4ff48403dc to your computer and use it in GitHub Desktop.
const pubsub = new PusherChannel({
appId: '1046878',
key: '3c84229419ed7b47e5b0',
secret: 'e86868a98a2f052981a6',
cluster: 'ap2',
encrypted: true,
channel: 'graphql-subscription'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment