Skip to content

Multiple WebSocket Connection Failed via proxy localhost with different port #404

Open
@veve178

Description

@veve178

I use the proxyMiddleware to create multiple web socket proxies for user to access with different query parameter, such as http://a.com/?id=1 => map to localhost:81, http://a.com/?id=2 => map to localhost:82.

My problem is if i tried more than one websocket access, the application will fail. (It seems the proxy can't redirect the proper websocket to relative one)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions