pve-http-server/PVE/APIServer
Fabian Grünbichler e6cb79b52c websocket_proxy: implement ping/pong support
needed to keep tunnel connections alive.

> The Ping frame contains an opcode of 0x9.
> [...]
> The Pong frame contains an opcode of 0xA.
-- Section 5.5.2 cf. https://tools.ietf.org/html/rfc6455#section-5.5.2

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-03-07 20:17:41 +01:00
..
Formatter api-server: extract, set and handle API token header 2020-01-28 20:43:51 +01:00
AnyEvent.pm websocket_proxy: implement ping/pong support 2020-03-07 20:17:41 +01:00
Formatter.pm api-server: extract, set and handle API token header 2020-01-28 20:43:51 +01:00
Utils.pm Add short comment about users of read_proxy_config 2019-02-26 07:05:33 +01:00