-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
The WS config should use Ingress-domain when returning the URL. Currently when a user asks for a websocket transport, the hostname they are connecting to the server with is used to populate the WS url. This can lead to very awkward errors when using loadbalancers or reverse proxies. The WS URL should not rely on anything userspecified, but should instead be entirely derived from server config.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels