Skip to content

Request: support WebSocket proxy #161

@lebzm

Description

@lebzm

Request to support WebSocket since I'm pretty its not supported by the proxy.

Try these settings:

[tools.lustre.dev]
proxy = [{ from = "/ws", to = "ws://localhost:8080/ws" }]

And these settings (just in case):

[tools.lustre.dev]
proxy = [{ from = "/ws", to = "http://localhost:8080/ws" }]

Both doesn't work and returns HTTP 500.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedGood issues for external contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions