Nginx is the obvious front-end web server for non-blocking web applications. However, Nginx doesnât currently support WebSockets (at the time of writing the feature is on their roadmap with âNo date setâ). You can compile Nginx with the tcp module to proxy WebSocket and HTTP traffic to different backends. However, as well as introducing the manual compilation step, this also requires running multi
{{#tags}}- {{label}}
{{/tags}}