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

How to get up and running? #65

Open
NoahNxT opened this issue May 26, 2021 · 1 comment
Open

How to get up and running? #65

NoahNxT opened this issue May 26, 2021 · 1 comment

Comments

@NoahNxT
Copy link

NoahNxT commented May 26, 2021

I've tried everything to start up, but nothing seems to work... I filled in the appkey and channel name and event name. But it doesn't seem to to run. Are there any other option of getting it up and running?

@tang295
Copy link

tang295 commented Jun 3, 2021

You will need websocket-client==0.57.0 in your requirements.txt due to #62.

You also need to specify the cluster in the constructor, for example for eu cluster:

pusher = pysher.Pusher(appkey, cluster="eu")

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

2 participants