Go to file
Dominik Csapak 015964a341 AnyEvent/websocket_proxy: remove 'base64' handling
novnc does not support this anymore since 2015, and neither does
our xtermjs client. it is also not listed in IANAs list of websocket
protocols [0].

so simply drop it and only send out binary frames and don't decode text frames

0: https://www.iana.org/assignments/websocket/websocket.xml#subprotocol-name

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-05-18 10:18:32 +02:00
debian d/control: drop unzip from build depends 2021-05-14 15:13:08 +02:00
src AnyEvent/websocket_proxy: remove 'base64' handling 2021-05-18 10:18:32 +02:00
.gitignore fixup no newline at end of .gitignore 2018-05-25 16:42:05 +02:00
Makefile buildsys: split packaging and source build-systems 2021-05-14 16:37:17 +02:00