pusher / pusher-http-ruby

Ruby library for Pusher Channels HTTP API
https://pusher.com/channels
MIT License
665 stars 123 forks source link

support cluster option #94

Closed topliceanu closed 8 years ago

topliceanu commented 8 years ago

Allow library clients to better control the cluster they are using. Define a cluster option for the connection constructor and have it override the host option if present.