|
|
|
|
|
by geekuillaume
3849 days ago
|
|
I'm using Nginx Push Stream with NodeJS for a high-scale chat system (Soon to be released, completely Open-Source). The dependency on Nginx always bothers me. How hard do you think it would be to do a system like yours but completely standalone ? Then we would be able to integrate it to other languages via plugins (NodeJS, Python, etc). |
|
If you really don't want an nginx dependency, I'd say you're better off rolling your own pubsub server in Node.