Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated #10

Open
LucidityDesign opened this issue Nov 17, 2013 · 2 comments
Open

Deprecated #10

LucidityDesign opened this issue Nov 17, 2013 · 2 comments

Comments

@LucidityDesign
Copy link

Hi,
I get this warning from pusher: "Pusher protocol versions <= 3 have been deprecated. Support will be removed after November 2013"

So you have any plans to update the library?

@dyaa
Copy link

dyaa commented Nov 17, 2013

+1

@jsmiguel
Copy link
Contributor

Open PusherClient.cpp file and modify this line:

prog_char pusherPath[] PROGMEM = "/app/{0}?client=js&version=1.9.0";

To:
prog_char pusherPath[] PROGMEM = "/app/{0}?client=js&version=2.1&protocol=7";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants