krystianity/node-bitstamp

Pusher : You should always specify a cluster when connecting. See: https://pusher.com/docs/javascript_quick_start

BrandonCopley opened this issue · 8 comments

I receive this message when trying the sample code, any ideas?

@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.
However I will repin depdencies and release a new version that uses the latest pusher-js.

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.
You should be good to go, just update to 1.6.0 :)