NGINX Nchan: Build Real-Time Apps Without Node.js
by Danila Vershinin, January 30, 2026
Learn how to build real-time web applications using NGINX Nchan module. This comprehensive guide covers WebSocket, Server-Sent Events, and long-polling implementations for chat systems and push notifications—all without Node.js.
Read More...NGINX WebSocket Proxy: HTTP Upgrade and WSS Guide
by Danila Vershinin, January 25, 2026
Learn how to configure NGINX as a WebSocket proxy for real-time applications. This complete guide covers HTTP upgrade mechanism, wss:// SSL configuration, Socket.io setup, load balancing, and troubleshooting with production-ready examples.
Read More...