Hacker News new | ask | show | jobs
by slig 5930 days ago
I'm thinking about giving this a try: http://github.com/slact/nginx_http_push_module
1 comments

We tried nginx http_push_module before building pusher, and it was definitely one of the inspirations. I'd recommend it if you want to use long polling and are happy to maintain your own infrastructure.
Thanks for the info!