Prerequisites
Issue
I have app with existing web sockets that should be handled by existing handlers. And when I add proxy with webSockets enabled these old handlers stop working.
Could you describe, why it's necessary to use only one upgrade handler?