Websockets (and any other connection upgrade) does not support local testing. #2838
Open
2 tasks done
Labels
request
Request for new functionality
What's missing?
As noted in #2836, Websockets cannot be tested with a local client. Ideally,
local::Client
should expose the ability to perform a connection upgrade, so thatrocket_ws
can implement proper testing functionality.Ideal Solution
No response
Why can't this be implemented outside of Rocket?
Although web socket specific code can and should live outside Rocket, the local client code needs to support the upgrade mechanism to allow the external implementation.
Are there workarounds usable today?
No response
Alternative Solutions
No response
Additional Context
No response
System Checks
The text was updated successfully, but these errors were encountered: