Show HN: Nchan – a pub/sub server as an Nginx module
nchan.slact.net
Show HN: Nchan – a pub/sub server as an Nginx module
1–10 of 44 posts
Re: Show HN: Nchan – a pub/sub server as an Nginx module
#2Most importantly, I want feedback on the documentation. Did I overcomplicate things? Does it need more examples? Does it need more live code? Is it too long? Too short? Etc.
Re: Show HN: Nchan – a pub/sub server as an Nginx module
#3Re: Show HN: Nchan – a pub/sub server as an Nginx module
#4Is the description just a rather roundabout way of saying it can be used as an anonymous messageboard? The name certainly evokes that.
The name is a play on nginx and channels. I got tired of saying "nginx http push module" all the time and renamed it.
Re: Show HN: Nchan – a pub/sub server as an Nginx module
#5Re: Show HN: Nchan – a pub/sub server as an Nginx module
#6I can't wait to give it a try.
Re: Show HN: Nchan – a pub/sub server as an Nginx module
#7Interesting project. I've up till now used Twisted or Tornado (actually swampdragon.net). My choice would be dependent on scalability and performance.
Re: Show HN: Nchan – a pub/sub server as an Nginx module
#8Re: Show HN: Nchan – a pub/sub server as an Nginx module
#9Re: Show HN: Nchan – a pub/sub server as an Nginx module
#10This is a huge refactoring of an old project of mine -- the Nginx HTTP Push Module. I'm wondering if anyone here has used it. Most importantly, I want feedback on the documentation. Did I overcomplicate things? Does it need more examples? Does it need more live code? Is it too long? Too short? Etc.
In some ways it reminds me of our LiveResource protocol (http://liveresource.org). It's still a work in progress, but maybe we can consolidate ideas. It'd be cool if an LR client could be pointed at an Nchan resource.