-
Notifications
You must be signed in to change notification settings - Fork 36
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
Pusher : You should always specify a cluster when connecting. See: https://pusher.com/docs/javascript_quick_start #9
Comments
@BrandonCopley il take a look at this in a few minutes |
Thanks, I am having to now use this library for rest api, and pusher-client for ws, and I'd rather just use this. |
It seems like u are ignoring the yarn.lock, as this warning occures when using a new pusher-js version. |
Ahh, I am not using yarn, but npm.
On Fri, Dec 15, 2017 at 7:14 AM Christian Fröhlingsdorf < ***@***.***> wrote:
It seems like u are ignoring the yarn.lock, as this warning occures when
using a new pusher-js version.
However I will repin depdencies and release a new version that uses the
latest pusher-js.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABJShvE8etXT03VB9XpSB1JnvWD8aO05ks5tAnCkgaJpZM4RDFHR>
.
--
--
[image: Giftnix]
Brandon Copley
Founder & CEO
t: 512.784.6060 <javascript:void(0);>
e: copley.brandon@gmail.com
|
No worries, give me a few minutes and il release 1.6.0 |
Alright, I have added cluster and encryption configs to the streaming classes. |
Great thanks.
On Fri, Dec 15, 2017 at 7:35 AM Christian Fröhlingsdorf < ***@***.***> wrote:
Alright, I have added cluster and encryption configs to the streaming
classes.
You should be good to go, just update to 1.6.0 :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABJShqLdMs7gN7GQRKqxo3y20bMhg5iaks5tAnWRgaJpZM4RDFHR>
.
--
--
[image: Giftnix]
Brandon Copley
Founder & CEO
t: 512.784.6060 <javascript:void(0);>
e: copley.brandon@gmail.com
|
I just installed and this is working well. I greatly appreciate it.
…--
[image: Giftnix]
Brandon Copley
Founder & CEO
t: 512.784.6060 <(512)%20784-6060>
e: copley.brandon@gmail.com
On Fri, Dec 15, 2017 at 7:39 AM, Brandon Copley <copley.brandon@gmail.com>
wrote:
Great thanks.
On Fri, Dec 15, 2017 at 7:35 AM Christian Fröhlingsdorf <
***@***.***> wrote:
> Alright, I have added cluster and encryption configs to the streaming
> classes.
> You should be good to go, just update to 1.6.0 :)
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#9 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABJShqLdMs7gN7GQRKqxo3y20bMhg5iaks5tAnWRgaJpZM4RDFHR>
> .
>
--
--
[image: Giftnix]
Brandon Copley
Founder & CEO
t: 512.784.6060
e: ***@***.***
|
I receive this message when trying the sample code, any ideas?
The text was updated successfully, but these errors were encountered: