I am using a Tornado application that uses a websocket handler. I am using Supervisord to run multiple instances of the application, but I cannot balance websocket connections.
I know that ng
I am using a Tornado application that uses a websocket handler. I am using Supervisord to run multiple instances of the application, but I cannot balance websocket connections.
I know that ng
Basically, what I want to achieve is a canvas-based web interface to control an Arduino through Raspberry Pi. The use case is that a user navigates to raspberrypi:8080 to display a canvas. Then aft