Describe the change
I'm not super familiar with web sockets and am not sure if crossws might have any of its own requirements.
If you want a secure connection do you use wss:// and then return the response from handleUpgrade if the user is authenticated and there's an upgrade header and a 403 response if not authenticated even when there's an upgrade header?
URLs
No response
Additional information
Describe the change
I'm not super familiar with web sockets and am not sure if
crosswsmight have any of its own requirements.If you want a secure connection do you use
wss://and then return the response fromhandleUpgradeif the user is authenticated and there's an upgrade header and a 403 response if not authenticated even when there's an upgrade header?URLs
No response
Additional information