wandenberg / nginx-push-stream-module

A pure stream http push technology for your Nginx setup. Comet made easy and really scalable.
Other
2.22k stars 295 forks source link

Code does not run throws exception #165

Closed rubytastic closed 9 years ago

rubytastic commented 9 years ago

Thank you for providing this great example but, the code fails to run on execution with

.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/uri/common.rb:176:in `split': bad URI(is not URI?): (URI::InvalidURIError)

Havent been able to pinpoint why, clean gemset, checked the config files but could not pinpoint why this happens. any thoughts regarding this matter?