You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched existing issues to ensure the issue has not already been raised
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?