DioxusLabs / dioxus

Fullstack app framework for web, desktop, mobile, and more.
https://dioxuslabs.com
Apache License 2.0
20.46k stars 786 forks source link

dioxus-cli does not proxy websocket connections #2155

Closed sjames closed 2 weeks ago

sjames commented 6 months ago

Problem

Steps To Reproduce

The UPGRADE request goes through and the upgrade request is sent back, but the websocket connection drops as soon as it is established.

Expected behavior

The proxy should also allow websocket connections.

Environment:

Questionnaire

IgorLaborieV8 commented 1 month ago

I have the same issue with Dioxus v0.5.6