PythonPusherClient
PythonPusherClient copied to clipboard
added cluster option
Recently(?) pusher introduced clusters for new apps (old apps, those made prior to this change, still work on old location, e.g. pusherapp.com), and this breaks most clients.
This PR aims to fix this. I haven't done extensive testing, other than letting it run for a while, only receiving data (no sending, but I guess it should work).