pusher / atom-pair

An Atom package that allows for epic pair programming
MIT License
1.45k stars 28 forks source link

Unable to use non-default european Pusher cluster #100

Open Starefossen opened 8 years ago

Starefossen commented 8 years ago

As per the instructions in the README I attempted to create a pusher account to make my own application key. Since I live in Norway I chose the European cluster since that is the closest to me (ping/latency).

screen shot 2016-04-05 at 13 54 28

However this did not work as expected when I put the newly generated key and secret into the AtomPair settings. AtomPair would not connect and from inspecting the network traffic the Pusher API returns error telling me that channel does not exist on this cluster.

jpatel531 commented 8 years ago

Ohh I see - thanks for pointing this out. At the moment it just defaults to the us-east cluster. I can add it to the config options