Skip to content

Conversation

@sacOO7
Copy link

@sacOO7 sacOO7 commented May 18, 2022

  • Updated package.json with the latest dependencies.
  • Updated example.js, refactored symbols, and comments.
  • Added client.js and server.js to test pusher library.
  • Added client-events.js to test events across clients.

const pusherRealtime = new Pusher('appid.keyid', { // replace with first part of API key before :
wsHost: 'realtime-pusher.ably.io',
wsPort: 443,
disableStats: false,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

@sacOO7 sacOO7 Oct 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, I am not sure what it does .... but when I tested it, everything seem to work. Is it supposed to be removed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants