Go to file
Dominik Csapak 1201435994 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 09:24:16 +02:00
debian bump version to 4.0-1 2021-05-14 16:38:26 +02:00
src AnyEvent/websocket_proxy: remove 'base64' handling 2021-05-18 09:24:16 +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