mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 16:34:18 +09:00
* factor out most websocket specific code parts into websocket.c * create wst.c (Websocket Transport) as gateway transport implementation * introduce GatewayUrl setting that holds the websocket url * introduce GatewayHttpExtAuthBearer that holds the HTTP Bearer * GatewayHttpExtAuthBearer can be used by both rdg and wst