Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created August 11, 2020 11:19
Embed
What would you like to do?
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