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

Use JSONP when ports don't match #71

Closed polpo closed 11 years ago

polpo commented 11 years ago

We need to use JSONP when not just the domains differ, but the port numbers as well.

wandenberg commented 11 years ago

Hi,

thanks for the patch, I applied it with just a small change. Update your fork, please.