PythonPusherClient icon indicating copy to clipboard operation
PythonPusherClient copied to clipboard

added cluster option

Open bumbar1 opened this issue 9 years ago • 0 comments

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).

bumbar1 avatar Sep 22 '16 15:09 bumbar1