netius icon indicating copy to clipboard operation
netius copied to clipboard

Support for Websockets in Proxy server

Open joamag opened this issue 8 years ago • 0 comments

Description

The current proxy infra-structure does not support the proxying of Websocket connections, this is relevant for scenarios where the connection is mixed (eg: http://rancher.hive:1001 or https://guacamole.stage.hive.pt).

Solution

Proper attention to the upgrade header must be done to properly handle these connections.

References

joamag avatar Oct 14 '17 10:10 joamag